lamabiker / atom-ember-cli-helper

Ember CLI integration for the Atom editor
https://atom.io/packages/ember-cli-helper
MIT License
26 stars 13 forks source link

Server cannot be opened #2

Closed pixelpicosean closed 9 years ago

pixelpicosean commented 10 years ago

When I click the Server button, console logged "Uncaught Error: spawn ENOENT", but the panel shows "Ember CLI Server Started". Running Atom on: OSX 10.9.3, Node(v0.10.29) installed with nvm.

alexlafroscia commented 9 years ago

Hey, did you happen to have this problem when starting the server from File > Open? If so, can you please check that things with now with the latest version of the plugin? I made some changes so that you can configure the paths to node and ember in the preferences, which are necessary because Atom doesn't seem to add your PATH by default consistently.