使用npm install报错npm ERR! gyp verb find Python Python is not set from command line or npm configuratio

10,932次阅读
没有评论

共计 5511 个字符,预计需要花费 14 分钟才能阅读完成。

npm ERR! code 1
npm ERR! path E:MyProgramstars-masterwebnode_modulesnode-sass
npm ERR! command failed
npm ERR! command C:Windowssystem32cmd.exe /d /s /c node scripts/build.js
npm ERR! Building: E:BaiduDownloadnodejsnode.exe E:MyProgramstars-masterwebnode_modulesnode-gypbinnode-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   'E:BaiduDownloadnodejsnode.exe',
npm ERR! gyp verb cli   'E:MyProgramstars-masterwebnode_modulesnode-gypbinnode-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@8.4.1
npm ERR! gyp info using node@20.10.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 find Python Python is not set from command line or npm configuration
npm ERR! gyp verb find Python Python is not set from environment variable PYTHON
npm ERR! gyp verb find Python checking if "python3" can be used
npm ERR! gyp verb find Python - executing "python3" to get executable path
npm ERR! gyp verb find Python - "python3" is not in PATH or produced an error
npm ERR! gyp verb find Python checking if "python" can be used
npm ERR! gyp verb find Python - executing "python" to get executable path
npm ERR! gyp verb find Python - executable path is "E:BaiduDownloadPythonpython.exe"
npm ERR! gyp verb find Python - executing "E:BaiduDownloadPythonpython.exe" to get version
npm ERR! gyp verb find Python - version is "3.8.5"
npm ERR! gyp info find Python using Python version 3.8.5 found at "E:BaiduDownloadPythonpython.exe"
npm ERR! gyp verb get node dir no --target version specified, falling back to host node version: 20.10.0
npm ERR! gyp verb command install ['20.10.0']
npm ERR! gyp verb install input version string "20.10.0"
npm ERR! gyp verb install installing version: 20.10.0
npm ERR! gyp verb install --ensure was passed, so won't reinstall if already installed
npm ERR! gyp verb install version is already installed, need to check "installVersion"
npm ERR! gyp verb got "installVersion" 9
npm ERR! gyp verb needs "installVersion" 9
npm ERR! gyp verb install version is good
npm ERR! gyp verb get node dir target node version installed: 20.10.0
npm ERR! gyp verb build dir attempting to create "build" dir: E:MyProgramstars-masterwebnode_modulesnode-sassbuild
npm ERR! gyp verb build dir "build" dir needed to be created? Yes
npm ERR! gyp verb find VS msvs_version not set from command line or npm config
npm ERR! gyp verb find VS VCINSTALLDIR not set, not running in VS Command Prompt
npm ERR! gyp verb find VS could not use PowerShell to find Visual Studio 2017 or newer, try re-running with '--loglevel silly' for more details
npm ERR! gyp verb find VS looking for Visual Studio 2015
npm ERR! gyp verb find VS - not found
npm ERR! gyp verb find VS not looking for VS2013 as it is only supported up to Node.js 8
npm ERR! gyp ERR! find VS
npm ERR! gyp ERR! find VS msvs_version not set from command line or npm config
npm ERR! gyp ERR! find VS VCINSTALLDIR not set, not running in VS Command Prompt
npm ERR! gyp ERR! find VS could not use PowerShell to find Visual Studio 2017 or newer, try re-running with '--loglevel silly' for more details
npm ERR! gyp ERR! find VS looking for Visual Studio 2015
npm ERR! gyp ERR! find VS - not found
npm ERR! gyp ERR! find VS not looking for VS2013 as it is only supported up to Node.js 8
npm ERR! gyp ERR! find VS
npm ERR! gyp ERR! find VS **************************************************************
npm ERR! gyp ERR! find VS You need to install the latest version of Visual Studio
npm ERR! gyp ERR! find VS including the "Desktop development with C++" workload.
npm ERR! gyp ERR! find VS For more information consult the documentation at:
npm ERR! gyp ERR! find VS https://github.com/nodejs/node-gyp#on-windows
npm ERR! gyp ERR! find VS **************************************************************
npm ERR! gyp ERR! find VS
npm ERR! gyp ERR! configure error
npm ERR! gyp ERR! stack Error: Could not find any Visual Studio installation to use
npm ERR! gyp ERR! stack     at VisualStudioFinder.fail (E:MyProgramstars-masterwebnode_modulesnode-gyplibfind-visualstudio.js:122:47)
npm ERR! gyp ERR! stack     at E:MyProgramstars-masterwebnode_modulesnode-gyplibfind-visualstudio.js:75:16
npm ERR! gyp ERR! stack     at VisualStudioFinder.findVisualStudio2013 (E:MyProgramstars-masterwebnode_modulesnode-gyplibfind-visualstudio.js:363:14)
npm ERR! gyp ERR! stack     at E:MyProgramstars-masterwebnode_modulesnode-gyplibfind-visualstudio.js:71:14
npm ERR! gyp ERR! stack     at E:MyProgramstars-masterwebnode_modulesnode-gyplibfind-visualstudio.js:384:16
npm ERR! gyp ERR! stack     at E:MyProgramstars-masterwebnode_modulesnode-gyplibutil.js:54:7
npm ERR! gyp ERR! stack     at E:MyProgramstars-masterwebnode_modulesnode-gyplibutil.js:33:16
npm ERR! gyp ERR! stack     at ChildProcess.exithandler (node:child_process:430:5)
npm ERR! gyp ERR! stack     at ChildProcess.emit (node:events:514:28)
npm ERR! gyp ERR! stack     at maybeClose (node:internal/child_process:1105:16)
npm ERR! gyp ERR! stack     at ChildProcess._handle.onexit (node:internal/child_process:305:5)
npm ERR! gyp ERR! System Windows_NT 10.0.19045
npm ERR! gyp ERR! command "E:BaiduDownloadnodejsnode.exe" "E:MyProgramstars-masterwebnode_modulesnode-gypbinnode-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
npm ERR! gyp ERR! cwd E:MyProgramstars-masterwebnode_modulesnode-sass
npm ERR! gyp ERR! node -v v20.10.0
npm ERR! gyp ERR! node-gyp -v v8.4.1
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: E:BaiduDownloadnodejsnode_cache_logs2023-12-11T03_32_24_428Z-debug-0.log

使用 npm install 报了一大堆错误,一个搞后端的也要学会折腾前端啊。

解决方法:

这个错误是由于在构建 node-sass 模块时
node-sass 是 C++ 版本,可以考虑使用 sass,它是 node-sass 的纯 JavaScript 实现。

首先卸载 node-sass

npm uninstall node-sass

然后安装 sass

npm install sass

原文地址: 使用 npm install 报错 npm ERR! gyp verb find Python Python is not set from command line or npm configuratio

    正文完
     0
    Yojack
    版权声明:本篇文章由 Yojack 于2024-10-07发表,共计5511字。
    转载说明:
    1 本网站名称:优杰开发笔记
    2 本站永久网址:https://yojack.cn
    3 本网站的文章部分内容可能来源于网络,仅供大家学习与参考,如有侵权,请联系站长进行删除处理。
    4 本站一切资源不代表本站立场,并不代表本站赞同其观点和对其真实性负责。
    5 本站所有内容均可转载及分享, 但请注明出处
    6 我们始终尊重原创作者的版权,所有文章在发布时,均尽可能注明出处与作者。
    7 站长邮箱:laylwenl@gmail.com
    评论(没有评论)