Difference between revisions of "/usr/bin/env: ‘node’: No such file or directory"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
== Related == | == Related == | ||
[[brew install nvm]] | [[brew install nvm]] | ||
+ | [[graph]] | ||
== See also == | == See also == |
Revision as of 07:26, 13 July 2023
nvm install node
export NVM_DIR="$HOME/.nvm" [ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm [ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion"
Related
brew install nvm graph
See also
Advertising: