Skip to content

Instantly share code, notes, and snippets.

@nicolae-olariu
Created November 16, 2015 09:17
Show Gist options
  • Save nicolae-olariu/6ea204896d3383c15c6f to your computer and use it in GitHub Desktop.
Save nicolae-olariu/6ea204896d3383c15c6f to your computer and use it in GitHub Desktop.
Fixing /usr/bin/env: node: No such file or directory issue
sudo ln -fs /usr/bin/nodejs /usr/local/bin/node
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment