rollbackFailedOptional
https://stackoverflow.com/questions/53981122/npm-install-giving-rollbackfailedoptional
NPM Install giving rollbackFailedOptional
After trying to use the Windows Powershell (as an admin), the command prompt (as an admin) and the bash CMD; I repeatedly get the following error after trying an npm install command: npm install npm@
stackoverflow.com
에러 해결방법
npm / node
삭제후 재설치
https://github.com/npm/npm/issues/17246#issuecomment-311050212
rollbackFailedOptional: verb npm-session xxxxxxxxxxxxxxxxxx · Issue #17246 · npm/npm
I'm opening this issue because: npm is crashing. npm is producing an incorrect install. [ X] npm is doing something I don't understand. Other (see below for feature requests): What's go...
github.com
프록시 제거
근데 나는 이번에는 시간 지나니까 npm install 모듈 깔리긴했음
'웹 공부' 카테고리의 다른 글
git 메뉴얼 정리함 (0) | 2022.05.18 |
---|---|
시퀄라이즈 테이블 코드 자동 생성하는 법(mysql,database,sequelize) (0) | 2022.03.10 |
동적배열 slice개념 (go,append,슬라이스,배열) (0) | 2021.12.07 |
printf와 println 차이 (0) | 2021.12.07 |
%d , %p의 의미는? (C 언어 변환문자 의미 자료형) (0) | 2021.12.07 |