CS

node: command not found

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

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

해결방법

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

 

728x90
반응형

'CS' 카테고리의 다른 글

poetry로 python 프로젝트 관리하기 (pyproject.toml)  (1) 2025.07.26
[CS] 파일시스템과 터미널 환경  (0) 2022.07.07