Skip to content

Instantly share code, notes, and snippets.

@jbalzar
Last active April 23, 2016 05:52
Show Gist options
  • Save jbalzar/e8c0514d30a9d53c0972 to your computer and use it in GitHub Desktop.
Save jbalzar/e8c0514d30a9d53c0972 to your computer and use it in GitHub Desktop.
NodeJS fix for "/usr/bin/env: node: No such file or directory"
"ln -s /usr/bin/nodejs /usr/bin/node"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment