반응형
SMALL
https://github.com/coreybutler/nvm-windows/discussions/572
Error: Cannot find module 'C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js' · coreybutler/nvm-windows · Discussion #57
It's uncertain why I am getting this error after running npm cli command. Is it because nvm is pointing to that same path? internal/modules/cjs/loader.js:905 throw err; ^ Error: Cannot find module ...
github.com
SET PATH=C:\Program Files\nodejs;%PATH% 추가하면 해결됨.
반응형
LIST
'FrontEnd > React' 카테고리의 다른 글
React Component Lifecycle (0) | 2023.07.22 |
---|---|
vscode 터미널 powershell을 cmd로 변경하기 (0) | 2023.07.20 |
React Tutorial (0) | 2023.05.14 |
[번역] 2023년 버전 리액트 프로젝트를 시작하는 방법 (0) | 2023.04.04 |
React JS의 개요와 Hello World (0) | 2023.03.17 |