NPM
-
nest new new-project Errortypescript+nestjs 2025. 1. 14. 20:12
ㅎㅇsemihan@semiui-MacBookAir ~ % nest new new-project하고? Which package manager would you ❤️ to use? npm여기까진 다들 했을 것이다그러면 이렇게 Installation in progress....하고 아ㅏㅏ주 오랫동안 기다려도 아무 반응이 안일어나는 사람들을 위해 글을 쓴다이것저것 검색해보면 kt 통신망에서는 npm이 안된다는 글을 보고npm config set registry https://registry.npmjs.cf/이거 해보고다시 해봤을거다 역시 안된다테더링도 해봤을거다 역시 안된다npm config set registry https://registry.npmjs.org/우선 원래대로 바꿔줘라저 문제는 뭔가 24년에는 ..
-
nest new new-project Error2typescript+nestjs 2025. 1. 14. 20:11
로그 다시 까보면npm error code EEXISTnpm error syscall mkdirnpm error path /Users/semihan/.npm/_cacache/content-v2/sha512/3d/e3npm error errno EEXISTnpm error Invalid response body while trying to fetch https://registry.npmjs.org/@nestjs%2fcore: EACCES: permission denied, mkdir '/Users/semihan/.npm/_cacache/content-v2/sha512/3d/e3'npm error File exists: /Users/semihan/.npm/_cacache/content-v2/sha512/3d..