1. Execute
npm install
The following errors are reported
gyp ERR! configure error
gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
gyp ERR! stack at PythonFinder.failNoPython (/home/h5/my-vue/node_modules/node-gyp/lib/configure.js:484:19)
gyp ERR! stack at PythonFinder.<anonymous> (/home/h5/my-vue/node_modules/node-gyp/lib/configure.js:406:16)
gyp ERR! stack at F (/home/h5/my-vue/node_modules/which/which.js:68:16)
gyp ERR! stack at E (/home/h5/my-vue/node_modules/which/which.js:80:29)
gyp ERR! stack at /home/h5/my-vue/node_modules/which/which.js:89:16
gyp ERR! stack at /home/h5/my-vue/node_modules/isexe/index.js:42:5
gyp ERR! stack at /home/h5/my-vue/node_modules/isexe/mode.js:8:5
gyp ERR! stack at FSReqCallback.oncomplete (fs.js:192:21)
gyp ERR! System Linux 4.18.0-305.19.1.el8_4.x86_64
gyp ERR! command "/home/soft/nodejs/bin/node" "/home/h5/my-vue/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
gyp ERR! cwd /home/up/down/122/whxmapp-vue/node_modules/node-sass
gyp ERR! node -v v14.17.5
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
2. Solution:
Update and upgrade NPM
sudo npm install npm@latest -g
Read More:
- [Solved] gyp ERR! stack Error: Could not find any Python installation to use
- [Solved] VS Code Error: Vetur can‘t find ‘tsconfig.json‘ or ‘jsconfig.json‘
- [Solved] To install it, you can run: npm install –save core-js/modules/es.error.cause.js
- [Solved] Vue-cli Error: Module not found: Error: Can‘t resolve ‘vue-router ‘
- Module not found: Error: Can‘t resolve ‘core-js/modules/es.promise.js‘ in
- [Solved] ERROR in ./src/main.ts Module not found: Error: Can‘t resolve ‘xxx‘
- [Solved] Vue Project Error: Error: Cannot find module ‘webpack‘ Require stack以及Error: Rule can only have one resource so
- [Solved] Error Rule can only have one resource source (provided resource and test + include + exclude)
- [Solved] Error Rule can only have one resource source (provided resource and test + include + exclude)
- [Solved] webpack Package Error: ERROR in multi ./src/main.js ./dist/bundle.js Module not found: Error: Can‘t resolv
- [Solved] NPM err! Cannot read property ‘parent’ of null npm ERR! A complete log of this run can be found in: npm ERR!
- Error: Rule can only have one resource source (provided resource and test + include + exclude)
- [Solved] error C:\Users\HP\Desktop\VueProject\vue_cli\node_modules\node-sass: Command failed.Exit code: 1
- [Solved] Vue3 Error: Cant find variable: GlobalThis
- Error when Python executes JavaScript statement
- [Solved] Vue Use gzip Package Error: Rule can only have one resource source
- [Go] Can structure/structure pointer be compared with operator == is not defined error
- [Solved] Vue Error: Error: Rule can only have one resource source (provided resource and test + include + ex
- package.json Scripts configuration environment variable distinguishes development environment from production environment
- How to Solve Vue cli configuration SCSS global variable error