CS

node: command not found

삐롱K 2025. 10. 13. 16:00

node.js 를 설치했지만, 터미널을 다시 실행하면 해당 에러가 뜨는 경우가 있다.

해결방법

  • bash
source ~/.bashrc
  • zsh
source ~/.zshrc

 

728x90
반응형