1 개요
- -bash: npm: command not found
2 1
Console
Copy
root@localhost:~# npm
-bash: npm: command not found
Console
Copy
root@localhost:~# node -v
v10.21.0
3 2
Console
Copy
root@tester:~/go/src/github.com/jmnote/hello/web# npm install
bash: npm: command not found
Console
Copy
root@tester:~/go/src/github.com/jmnote/hello/web## node -V
bash: node: command not found
4 같이 보기
편집자 Jmnote bot Jmnote
로그인하시면 댓글을 쓸 수 있습니다.