登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
Gitee 2025 年度开源项目评选中
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
2
Star
29
Fork
9
大力水手
/
SpringBoot-Vue
代码
Issues
1
Pull Requests
0
Wiki
统计
流水线
服务
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
我知道了,不再自动展开
更新失败,请稍后重试!
移除标识
内容风险标识
本任务被
标识为内容中包含有代码安全 Bug 、隐私泄露等敏感信息,仓库外成员不可访问
npm install 编译失败
待办的
#I71O1O
thundzeng
创建于
2023-05-09 17:38
windows10系统,node 版本:16.0.0,执行 npm install 命令失败,下面是报错代码: ``` D:\codes\gitee\public\spring-boot-admins\spring-boot-vue>npm install npm ERR! code 1 npm ERR! path D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\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: D:\develop-soft\nodejs\node.exe D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\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 'D:\\develop-soft\\nodejs\\node.exe', npm ERR! gyp verb cli 'D:\\codes\\gitee\\public\\spring-boot-admins\\spring-boot-vue\\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@16.0.0 | 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:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\which\which.js:13:12) npm ERR! gyp verb `which` failed at F (D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\which\which.js:68:19) npm ERR! gyp verb `which` failed at E (D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\which\which.js:80:29) npm ERR! gyp verb `which` failed at D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\which\which.js:89:16 npm ERR! gyp verb `which` failed at D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\isexe\index.js:42:5 npm ERR! gyp verb `which` failed at D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\isexe\windows.js:36:5 npm ERR! gyp verb `which` failed at FSReqCallback.oncomplete (node:fs:194:21) npm ERR! gyp verb `which` failed python2 Error: not found: python2 npm ERR! gyp verb `which` failed at getNotFoundError (D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\which\which.js:13:12) npm ERR! gyp verb `which` failed at F (D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\which\which.js:68:19) npm ERR! gyp verb `which` failed at E (D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\which\which.js:80:29) npm ERR! gyp verb `which` failed at D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\which\which.js:89:16 npm ERR! gyp verb `which` failed at D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\isexe\index.js:42:5 npm ERR! gyp verb `which` failed at D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\isexe\windows.js:36:5 npm ERR! gyp verb `which` failed at FSReqCallback.oncomplete (node:fs:194: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:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\which\which.js:13:12) npm ERR! gyp verb `which` failed at F (D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\which\which.js:68:19) npm ERR! gyp verb `which` failed at E (D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\which\which.js:80:29) npm ERR! gyp verb `which` failed at D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\which\which.js:89:16 npm ERR! gyp verb `which` failed at D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\isexe\index.js:42:5 npm ERR! gyp verb `which` failed at D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\isexe\windows.js:36:5 npm ERR! gyp verb `which` failed at FSReqCallback.oncomplete (node:fs:194:21) npm ERR! gyp verb `which` failed python Error: not found: python npm ERR! gyp verb `which` failed at getNotFoundError (D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\which\which.js:13:12) npm ERR! gyp verb `which` failed at F (D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\which\which.js:68:19) npm ERR! gyp verb `which` failed at E (D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\which\which.js:80:29) npm ERR! gyp verb `which` failed at D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\which\which.js:89:16 npm ERR! gyp verb `which` failed at D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\isexe\index.js:42:5 npm ERR! gyp verb `which` failed at D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\isexe\windows.js:36:5 npm ERR! gyp verb `which` failed at FSReqCallback.oncomplete (node:fs:194: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:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\node-gyp\lib\configure.js:484:19) npm ERR! gyp ERR! stack at PythonFinder.<anonymous> (D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\node-gyp\lib\configure.js:509:16) npm ERR! gyp ERR! stack at callback (D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\graceful-fs\polyfills.js:299:20) npm ERR! gyp ERR! stack at FSReqCallback.oncomplete (node:fs:194:21) npm ERR! gyp ERR! System Windows_NT 10.0.19045 npm ERR! gyp ERR! command "D:\\develop-soft\\nodejs\\node.exe" "D:\\codes\\gitee\\public\\spring-boot-admins\\spring-boot-vue\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library=" npm ERR! gyp ERR! cwd D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\node-sass npm ERR! gyp ERR! node -v v16.0.0 npm ERR! gyp ERR! node-gyp -v v3.8.0 npm ERR! gyp ERR! not ok npm ERR! Build failed with error code: 1 npm ERR! A complete log of this run can be found in: npm ERR! D:\develop-soft\nvm\v16.0.0\node_cache\_logs\2023-05-09T09_35_48_157Z-debug.log ```
windows10系统,node 版本:16.0.0,执行 npm install 命令失败,下面是报错代码: ``` D:\codes\gitee\public\spring-boot-admins\spring-boot-vue>npm install npm ERR! code 1 npm ERR! path D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\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: D:\develop-soft\nodejs\node.exe D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\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 'D:\\develop-soft\\nodejs\\node.exe', npm ERR! gyp verb cli 'D:\\codes\\gitee\\public\\spring-boot-admins\\spring-boot-vue\\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@16.0.0 | 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:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\which\which.js:13:12) npm ERR! gyp verb `which` failed at F (D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\which\which.js:68:19) npm ERR! gyp verb `which` failed at E (D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\which\which.js:80:29) npm ERR! gyp verb `which` failed at D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\which\which.js:89:16 npm ERR! gyp verb `which` failed at D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\isexe\index.js:42:5 npm ERR! gyp verb `which` failed at D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\isexe\windows.js:36:5 npm ERR! gyp verb `which` failed at FSReqCallback.oncomplete (node:fs:194:21) npm ERR! gyp verb `which` failed python2 Error: not found: python2 npm ERR! gyp verb `which` failed at getNotFoundError (D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\which\which.js:13:12) npm ERR! gyp verb `which` failed at F (D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\which\which.js:68:19) npm ERR! gyp verb `which` failed at E (D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\which\which.js:80:29) npm ERR! gyp verb `which` failed at D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\which\which.js:89:16 npm ERR! gyp verb `which` failed at D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\isexe\index.js:42:5 npm ERR! gyp verb `which` failed at D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\isexe\windows.js:36:5 npm ERR! gyp verb `which` failed at FSReqCallback.oncomplete (node:fs:194: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:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\which\which.js:13:12) npm ERR! gyp verb `which` failed at F (D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\which\which.js:68:19) npm ERR! gyp verb `which` failed at E (D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\which\which.js:80:29) npm ERR! gyp verb `which` failed at D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\which\which.js:89:16 npm ERR! gyp verb `which` failed at D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\isexe\index.js:42:5 npm ERR! gyp verb `which` failed at D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\isexe\windows.js:36:5 npm ERR! gyp verb `which` failed at FSReqCallback.oncomplete (node:fs:194:21) npm ERR! gyp verb `which` failed python Error: not found: python npm ERR! gyp verb `which` failed at getNotFoundError (D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\which\which.js:13:12) npm ERR! gyp verb `which` failed at F (D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\which\which.js:68:19) npm ERR! gyp verb `which` failed at E (D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\which\which.js:80:29) npm ERR! gyp verb `which` failed at D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\which\which.js:89:16 npm ERR! gyp verb `which` failed at D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\isexe\index.js:42:5 npm ERR! gyp verb `which` failed at D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\isexe\windows.js:36:5 npm ERR! gyp verb `which` failed at FSReqCallback.oncomplete (node:fs:194: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:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\node-gyp\lib\configure.js:484:19) npm ERR! gyp ERR! stack at PythonFinder.<anonymous> (D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\node-gyp\lib\configure.js:509:16) npm ERR! gyp ERR! stack at callback (D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\graceful-fs\polyfills.js:299:20) npm ERR! gyp ERR! stack at FSReqCallback.oncomplete (node:fs:194:21) npm ERR! gyp ERR! System Windows_NT 10.0.19045 npm ERR! gyp ERR! command "D:\\develop-soft\\nodejs\\node.exe" "D:\\codes\\gitee\\public\\spring-boot-admins\\spring-boot-vue\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library=" npm ERR! gyp ERR! cwd D:\codes\gitee\public\spring-boot-admins\spring-boot-vue\node_modules\node-sass npm ERR! gyp ERR! node -v v16.0.0 npm ERR! gyp ERR! node-gyp -v v3.8.0 npm ERR! gyp ERR! not ok npm ERR! Build failed with error code: 1 npm ERR! A complete log of this run can be found in: npm ERR! D:\develop-soft\nvm\v16.0.0\node_cache\_logs\2023-05-09T09_35_48_157Z-debug.log ```
评论 (
1
)
登录
后才可以发表评论
状态
待办的
待办的
进行中
已完成
已关闭
负责人
未设置
标签
未设置
标签管理
里程碑
未关联里程碑
未关联里程碑
Pull Requests
未关联
未关联
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
未关联
未关联
master
开始日期   -   截止日期
-
置顶选项
不置顶
置顶等级:高
置顶等级:中
置顶等级:低
优先级
不指定
严重
主要
次要
不重要
参与者(1)
JavaScript
1
https://gitee.com/qkdja/spring-boot-vue.git
git@gitee.com:qkdja/spring-boot-vue.git
qkdja
spring-boot-vue
SpringBoot-Vue
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册