Difference between revisions of "/usr/bin/env: ‘node’: No such file or directory"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" | [ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" | ||
− | + | == Related == | |
[[brew install nvm]] | [[brew install nvm]] | ||
+ | [[graph]] | ||
+ | [[tabset]] | ||
== See also == | == See also == |
Latest revision as of 06:33, 10 June 2024
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[edit]
brew install nvm graph tabset
See also[edit]
Advertising: