我尝试从我的“package.json”档案安装一系列软件包来开发网页,但是当我执行命令和“npm install”时,出现以下错误:
npm ERR! code 1
npm ERR! path D:\Documentos\Desarrollo\Plantillas\Plantilla 2\node_modules\gulp-sass\node_modules\node-sass
npm ERR! command failed
npm ERR! command C:\Windows\system32\cmd.exe /d /s /c node scripts/build.js
npm ERR! Building: C:\Program Files\nodejs\node.exe D:\Documentos\Desarrollo\Plantillas\Plantilla 2\node_modules\gulp-sass\node_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp verb cli [
npm ERR! gyp verb cli 'C:\\Program Files\\nodejs\\node.exe',
npm ERR! gyp verb cli 'D:\\Documentos\\Desarrollo\\Plantillas\\Plantilla 2\\node_modules\\gulp-sass\\node_modules\\node-gyp\\bin\\node-gyp.js',
npm ERR! gyp verb cli 'rebuild',
npm ERR! gyp verb cli '--verbose',
npm ERR! gyp verb cli '--libsass_ext=',
npm ERR! gyp verb cli '--libsass_cflags=',
npm ERR! gyp verb cli '--libsass_ldflags=',
npm ERR! gyp verb cli '--libsass_library='
npm ERR! gyp verb cli ]
npm ERR! gyp info using node-gyp@3.8.0
npm ERR! gyp info using node@17.3.1 | win32 | x64
npm ERR! gyp verb command rebuild []
npm ERR! gyp verb command clean []
npm ERR! gyp verb clean removing "build" directory
npm ERR! gyp verb command configure []
npm ERR! gyp verb check python checking for Python executable "python2" in the PATH
npm ERR! gyp verb `which` failed Error: not found: python2
npm ERR! gyp verb `which` failed at getNotFoundError (D:\Documentos\Desarrollo\Plantillas\Plantilla 2\node_modules\which\which.js:13:12)
npm ERR! gyp verb `which` failed at F (D:\Documentos\Desarrollo\Plantillas\Plantilla 2\node_modules\which\which.js:68:19)
npm ERR! gyp verb `which` failed at E (D:\Documentos\Desarrollo\Plantillas\Plantilla 2\node_modules\which\which.js:80:29)
npm ERR! gyp verb `which` failed at D:\Documentos\Desarrollo\Plantillas\Plantilla 2\node_modules\which\which.js:89:16
npm ERR! gyp verb `which` failed at D:\Documentos\Desarrollo\Plantillas\Plantilla 2\node_modules\isexe\index.js:42:5
npm ERR! gyp verb `which` failed at D:\Documentos\Desarrollo\Plantillas\Plantilla 2\node_modules\isexe\windows.js:36:5
npm ERR! gyp verb `which` failed at FSReqCallback.oncomplete (node:fs:198:21)
npm ERR! gyp verb `which` failed python2 Error: not found: python2
npm ERR! gyp verb `which` failed at getNotFoundError (D:\Documentos\Desarrollo\Plantillas\Plantilla 2\node_modules\which\which.js:13:12)
npm ERR! gyp verb `which` failed at F (D:\Documentos\Desarrollo\Plantillas\Plantilla 2\node_modules\which\which.js:68:19)
npm ERR! gyp verb `which` failed at E (D:\Documentos\Desarrollo\Plantillas\Plantilla 2\node_modules\which\which.js:80:29)
npm ERR! gyp verb `which` failed at D:\Documentos\Desarrollo\Plantillas\Plantilla 2\node_modules\which\which.js:89:16
npm ERR! gyp verb `which` failed at D:\Documentos\Desarrollo\Plantillas\Plantilla 2\node_modules\isexe\index.js:42:5
npm ERR! gyp verb `which` failed at D:\Documentos\Desarrollo\Plantillas\Plantilla 2\node_modules\isexe\windows.js:36:5
npm ERR! gyp verb `which` failed at FSReqCallback.oncomplete (node:fs:198:21) {
npm ERR! gyp verb `which` failed code: 'ENOENT'
npm ERR! gyp verb `which` failed }
npm ERR! gyp verb check python checking for Python executable "python" in the PATH
npm ERR! gyp verb `which` failed Error: not found: python
npm ERR! gyp verb `which` failed at getNotFoundError (D:\Documentos\Desarrollo\Plantillas\Plantilla 2\node_modules\which\which.js:13:12)
npm ERR! gyp verb `which` failed at F (D:\Documentos\Desarrollo\Plantillas\Plantilla 2\node_modules\which\which.js:68:19)
npm ERR! gyp verb `which` failed at E (D:\Documentos\Desarrollo\Plantillas\Plantilla 2\node_modules\which\which.js:80:29)
npm ERR! gyp verb `which` failed at D:\Documentos\Desarrollo\Plantillas\Plantilla 2\node_modules\which\which.js:89:16
npm ERR! gyp verb `which` failed at D:\Documentos\Desarrollo\Plantillas\Plantilla 2\node_modules\isexe\index.js:42:5
npm ERR! gyp verb `which` failed at D:\Documentos\Desarrollo\Plantillas\Plantilla 2\node_modules\isexe\windows.js:36:5
npm ERR! gyp verb `which` failed at FSReqCallback.oncomplete (node:fs:198:21)
npm ERR! gyp verb `which` failed python Error: not found: python
npm ERR! gyp verb `which` failed at getNotFoundError (D:\Documentos\Desarrollo\Plantillas\Plantilla 2\node_modules\which\which.js:13:12)
npm ERR! gyp verb `which` failed at F (D:\Documentos\Desarrollo\Plantillas\Plantilla 2\node_modules\which\which.js:68:19)
npm ERR! gyp verb `which` failed at E (D:\Documentos\Desarrollo\Plantillas\Plantilla 2\node_modules\which\which.js:80:29)
npm ERR! gyp verb `which` failed at D:\Documentos\Desarrollo\Plantillas\Plantilla 2\node_modules\which\which.js:89:16
npm ERR! gyp verb `which` failed at D:\Documentos\Desarrollo\Plantillas\Plantilla 2\node_modules\isexe\index.js:42:5
npm ERR! gyp verb `which` failed at D:\Documentos\Desarrollo\Plantillas\Plantilla 2\node_modules\isexe\windows.js:36:5
npm ERR! gyp verb `which` failed at FSReqCallback.oncomplete (node:fs:198:21) {
npm ERR! gyp verb `which` failed code: 'ENOENT'
npm ERR! gyp verb `which` failed }
npm ERR! gyp verb could not find "python". checking python launcher
npm ERR! gyp verb could not find "python". guessing location
npm ERR! gyp verb ensuring that file exists: C:\Python27\python.exe
npm ERR! gyp ERR! configure error
npm ERR! gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
npm ERR! gyp ERR! stack at PythonFinder.failNoPython (D:\Documentos\Desarrollo\Plantillas\Plantilla 2\node_modules\gulp-sass\node_modules\node-gyp\lib\configure.js:484:19)
npm ERR! gyp ERR! stack at PythonFinder.<anonymous> (D:\Documentos\Desarrollo\Plantillas\Plantilla 2\node_modules\gulp-sass\node_modules\node-gyp\lib\configure.js:509:16)
npm ERR! gyp ERR! stack at D:\Documentos\Desarrollo\Plantillas\Plantilla 2\node_modules\graceful-fs\polyfills.js:282:31
npm ERR! gyp ERR! stack at FSReqCallback.oncomplete (node:fs:198:21)
npm ERR! gyp ERR! System Windows_NT 10.0.19043
npm ERR! gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "D:\\Documentos\\Desarrollo\\Plantillas\\Plantilla 2\\node_modules\\gulp-sass\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
npm ERR! gyp ERR! cwd D:\Documentos\Desarrollo\Plantillas\Plantilla 2\node_modules\gulp-sass\node_modules\node-sass
npm ERR! gyp ERR! node -v v17.3.1
npm ERR! gyp ERR! node-gyp -v v3.8.0
npm ERR! gyp ERR! not ok
npm ERR! Build failed with error code: 1
我在“package.json”上的包列表如下:
{
"name": "Flat-bootstrap-admin-template",
"version": "1.0.0",
"description": "Nextro is a admin template made using Bootstrap 4 framework.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Phoenixcoded",
"license": "ISC",
"devDependencies": {
"@babel/core": "^7.2.2",
"@babel/preset-env": "^7.2.3",
"gulp": "^4.0.0",
"gulp-autoprefixer": "^6.0.0",
"gulp-babel": "^8.0.0-beta.2",
"gulp-concat": "^2.6.1",
"gulp-cssbeautify": "^1.0.1",
"gulp-cssmin": "^0.2.0",
"gulp-htmlmin": "^5.0.1",
"gulp-inject": "^5.0.2",
"gulp-minify": "^3.1.0",
"gulp-rename": "^1.4.0",
"gulp-sass": "^4.0.2",
"gulp-sequence": "^1.0.0",
"gulp-smushit": "^1.2.0",
"gulp-uglify": "^3.0.1",
"merge-stream": "^1.0.1"
},
"dependencies": {
"animate.css": "^3.7.0",
"apexcharts": "^3.6.9",
"bootstrap": "^4.3.1",
"browser-sync": "^2.26.3",
"clipboard": "^2.0.4",
"components-jqueryui": "^1.12.1",
"gmaps": "^0.4.24",
"gulp-file-include": "^2.0.1",
"jquery": "^3.4.0",
"lodash": "^4.17.11",
"perfect-scrollbar": "^1.4.0",
"prismjs": "^1.16.0"
}
}
我希望你能帮助我,我尝试安装node-sass V7.0“单独”,但我有同样的错误,节点的版本,我有js是17.3.1.
1条答案
按热度按时间csga3l581#
你需要升级到5级。
原因是以前版本的gulp-sass(如您正在使用的版本)将自动安装过时版本的node-sass,而不管您的package.json中指定的node-sass版本是什么。
在您的示例中,根据错误日志,旧版本的node-sass位于
D:\Documentos\Desarrollo\Plantillas\Plantilla 2\node_modules\gulp-sass\node_modules\node-sass
中。请注意按照上面链接中的升级说明进行操作,因为简单地安装新版本是行不通的。