JsonHunt / save-commands

Assign parametrized shell commands to file globs to be automatically run whenever the file is saved
MIT License
20 stars 11 forks source link

Error message: "'elm' could not be spawned" #27

Closed donbarthel closed 8 years ago

donbarthel commented 8 years ago

Atom 1.3.2 running on Ubuntu 14.04 LTS.

This other project had (and fixed) a very similar issue: https://github.com/wende/autocomplete-erlang/issues/3

Workaround for now is start Atom from command line, not from desktop.

JsonHunt commented 8 years ago

check the latest version and let me know if you still have this issue. If so, please provide more details. Thanks!

donbarthel commented 8 years ago

I tried just now to recreate the problem but I forget how to use your addin. I re-read https://github.com/JsonHunt/save-commands and the command is in the right click menu but it doesn't seem to activate. The instructions aren't clear in my mind. Unless I can get the original to do something again then testing with the new version will be inconclusive.

JsonHunt commented 8 years ago

I removed the right click menu from the latest version. Closing the issue for now

TheOddler commented 8 years ago

I'm having the same problem. But can't figure out how it's been fixed. Could you explain a bit more?