We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
使用node15.3.0在windows环境下npm install失败,node-sass编译不了。换node版本,使用LTS 14.15.1,npm install就没有问题了,能不能在文档里补充说明一下。
gyp ERR! UNCAUGHT EXCEPTION gyp ERR! stack Error: spawn C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\15.0\Bin\MSBuild.exe ENOENT gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:269:19) gyp ERR! stack at onErrorNT (node:internal/child_process:467:16) gyp ERR! stack at processTicksAndRejections (node:internal/process/task_queues:80:21) gyp ERR! System Windows_NT 10.0.19041 gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\xdu\\Workspace\\hexo-client\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library=" gyp ERR! cwd C:\Users\xdu\Workspace\hexo-client\node_modules\node-sass gyp ERR! node -v v15.3.0 gyp ERR! node-gyp -v v3.8.0 gyp ERR! This is a bug in `node-gyp`. gyp ERR! Try to update node-gyp and file an Issue if it does not help: gyp ERR! <https://github.com/nodejs/node-gyp/issues>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
使用node15.3.0在windows环境下npm install失败,node-sass编译不了。换node版本,使用LTS 14.15.1,npm install就没有问题了,能不能在文档里补充说明一下。
The text was updated successfully, but these errors were encountered: