Skip to content

Instantly share code, notes, and snippets.

@rafaelmaeuer
Last active February 27, 2023 12:36
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 rafaelmaeuer/93a1a4ea61b687416dca190c047acc81 to your computer and use it in GitHub Desktop.
Save rafaelmaeuer/93a1a4ea61b687416dca190c047acc81 to your computer and use it in GitHub Desktop.
# To use nvm with brew, uncomment the line below
. "$(brew --prefix nvm)/nvm.sh" --no-use
export NODE_BINARY=$(command -v node)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment