Background
Cocos creator compilation engine NPM install reports errors
error contents:
fetchMetadata: sill pacote range manifest for path-root@^0.1.1 fetched in 194ms
Solution:
The effective scheme is as follows:
npm config set registry http://registry.npmjs.org/ --global
npm cache clear --force
npm install --verbose
Type
Read More:
- How to Solve Cocos creator label text is too many error
- Analysis of npm error ENOTFOUND npm ERR! network request to https://npm.***.com/*** failed and the role of the .npmrc file
- [Solved] Unreal uses Houdini engine error: Houdini Engine Plugin Warning
- How to Solve cocos2dx msb3073 Error
- Cmake compile cocos2d-x error [How to Solve]
- QT Creator Error while building deploying project
- How to Solve cocos opens other items error
- NPM Install Error: npm ERR! ERESOLVE unable to resolve dependency tree
- [Solved] Executing npm install error: npm ERR! code EINTEGRITY
- npm install npm ERR code ERESOLVE [How to Solve]
- Vue Error: command failed: npm install –loglevel error –registry=https://registry.npm.taobao.org
- NPM install error: Cannot find module ‘D:\zip\node_modules\npm\bin\npm-cli.js‘
- Vue-element-admin Use npm install Error: npm ERR! Error while executing:
- [Solved] error [email protected]: The engine “node” is incompatible with this module.
- [Solved] eggjs Error: Warning: Current Server Discovery and Monitoring engine is deprecated, and will be rem…
- [Solved] AttributeError: ‘openvino.inference_engine.ie_api.IENetwork‘ object has no attribute ‘input_info‘
- [Solved] error: failed to run custom build command for `librocksdb-sys v6.17.3`
- SSM custom 404 and 500 error reporting interface
- [Solved] Unreal Engine Error: Widget Blueprint could not be loaded because it derives from an invalid class
- [How to Solve Vue warn]: Unknown custom element: did you register the component correctly?