C:\Windows\System32>npm install -g cordova@latest
npm WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellaneous Warning ECONNABORTED: request to https://registry.npmjs.org/debug failed, reason: write ECONNABORTED
npm WARN registry Using stale data from https://registry.npmjs.org/ due to a request error during revalidation.
npm ERR! code ECONNABORTED
npm ERR! errno ECONNABORTED
npm ERR! request to https://registry.npmjs.org/forwarded failed, reason: write ECONNABORTED
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\사용자계정\AppData\Roaming\npm-cache\_logs\2020-10-20T07_51_44_019Z-debug.log
C:\Windows\System32>npm config set registry http://registry.npmjs.org/
C:\Windows\System32>npm config set strict-ssl false
C:\Windows\System32>npm install -g cordova@latest
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
C:\Users\사용자계정\AppData\Roaming\npm\cordova -> C:\Users\사용자계정\AppData\Roaming\npm\node_modules\cordova\bin\cordova
+ cordova@10.0.0
added 396 packages from 248 contributors in 34.244s
'IT' 카테고리의 다른 글
유투브 라이브 방송 (0) | 2021.05.09 |
---|---|
before Starting of Machine Learning (0) | 2020.09.01 |
Syntaxhighlighter 설정하여 프로그램 코드 넣어 표현하기 (0) | 2018.03.17 |
Pinterest에 대해서 (0) | 2018.03.03 |
ELK에 대해서 (0) | 2018.03.03 |