Package-lock.json file causes the above error, NPM install
Later, if it is found that the downloaded plug-in version does not match the package-lock.json, you can delete this file to avoid version checking
If you need to continue to control the version, you need to specify the version of the plug-in in package.json instead of using the^
Similar Posts:
- Sublime Text3: How to Solve Error “There are no packages available for installation”
- Vue3.0+Element-plus Error: Uncaught SyntaxError: The requested module ‘/node_modules/.vite/vue.js?v=47282544’ does not provide an export named ‘createElementBlock’
- How to Solve IDEA Error: “Library source does not match the bytecode for class”
- Project startup error: related to modules and node versions
- [Solved] NPM i error: Legacy peer DEPs (Version Problem)
- [Solved] Docker npm install: npm ERR! code UNABLE_TO_GET_ISSUER_CERT_LOCALLY.. reason: unable to get local issuer certificate
- [antd vue Update] Some Components Error: Error in data(): “TypeError” & Cannot read properties of undefined (reading ‘pageSize’)
- How to Solve Electronic forge packer Error
- [Solved] Syntax Error: TypeError: Cannot read property ‘parseComponent’ of undefined