Skip to content

Instantly share code, notes, and snippets.

@felipekm
Last active July 26, 2021 18:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save felipekm/c1462cd9197c46ebe123f22188bb14d5 to your computer and use it in GitHub Desktop.
Save felipekm/c1462cd9197c46ebe123f22188bb14d5 to your computer and use it in GitHub Desktop.
Symlink to nodejs
sudo ln -s "$(which node)" /usr/bin/node -f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment