mirror of
https://github.com/atom/atom.git
synced 2026-01-22 05:17:57 -05:00
atom-shell@v0.3.0 removed the node binary which was needed for scripts spawned by BufferedProcess such as nak. We can explore other approaches to spawning node-based subprocesses if it's a deal-breaker to ship with a node binary.