APM only supports node 0.10.x versions so if the globally installed node version is something newer (in my case 0.12.7), package installation and other things that depend on APM will not work. The solution that the atom devs seem to favour is bundling the node executable rather than linking to the system version.
APM only supports node 0.10.x versions so if the globally installed node version is something newer (in my case 0.12.7), package installation and other things that depend on APM will not work. The solution that the atom devs seem to favour is bundling the node executable rather than linking to the system version.