일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- Xcode
- js
- Swift
- commit
- shortcut
- viewcontroller
- xtring.log
- github
- GitLab
- ReactNative
- React Native
- Android
- styling
- Docker
- git
- npm
- REACT
- Branch
- DevOps
- react-native
- ios
- vscode
- currying
- JavaScript
- rn
- styled-components
- ES6
- nextJS
- HTML
- npm install
Archives
- Today
- Total
xtring.dev
[NPM] npm install 할 때 reify~로 프리징 걸리는 현상 해결하기(링크) 본문
npm install 시 reify~로 프리징이 걸리는 문제 때문에 찾아봤는데 아래 아티클을 통해 해결했습니다😁
(1) node LTS 버전 재설치 후 다시 (2) npm install하면 해결됩니다!
📗 Ref.
[해결] npm install 할 때 reify~로 프리징 걸리는 현상
npm i를 실행했을 때 어느정도 진행되다가 reify:~에서 프리징이 걸린다.
velog.io
⛓ Link
Node.js
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.
nodejs.org
반응형
'Front-End > NPM' 카테고리의 다른 글
[NPM] npm install시 --save-exact 옵션을 사용해주세요 (0) | 2024.04.22 |
---|---|
[NPM] npm install 할 때 --save 옵션을 함께 입력하는 이유? 하지만 이제는 사용하지 않아도 되는 이유. (3) | 2020.01.19 |
Comments