Answers for "zsh: command not found: node ubuntu"

0

zsh: command not found: node

open ~/.zshrc
// add the following to the beginning of the file:
source /Users/YOUUSERNAME/.bash_profile
// restart terminal
Posted by: Guest on October-12-2021

Code answers related to "zsh: command not found: node ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language