728x90
반응형
윈도우에서 node.js 깔고 프로젝트 npm install 할 때 이런 에러가 난다면...?
프로젝트의 node 버전보다 컴퓨터에 깐 node 버전이 너무 높아서 그렇다.
나의 경우 20.x.x.x. 였던 node 버전을 18.x.x.로 낮추니 잘 설치됐음...
728x90
반응형
'피땀눈물' 카테고리의 다른 글
vscode 자동 import 안되는 경우 해결 방법 (jsconfig.json) (0) | 2024.07.02 |
---|---|
맥북 충전 포트(단자) 고장 시 해결 방법 (0) | 2024.06.16 |
Error: Cannot find module @rollup/rollup-darwin-arm64. (0) | 2024.06.15 |
node 버전 업그레이드를 했는데 적용이 안되는 경우 (installed <> active 문제) (0) | 2024.06.15 |
UnhandledPromiseRejectionWarning: SyntaxError: Unexpected token '??=' at Loader.moduleStrategy (internal/modules/esm/translators.js:145:18) (0) | 2024.06.15 |