qier222 / YesPlayMusic

高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron:
https://music.qier222.com
MIT License
27.8k stars 4.1k forks source link

下不了依赖 #2135

Closed oliver-xie666 closed 9 months ago

oliver-xie666 commented 9 months ago

各种源都换过了,python2和python3也试过了,好像就是下不成功依赖

                                         errorOut=gyp info it worked if it ends with ok
gyp info using node-gyp@9.1.0
gyp info using node@16.20.0 | win32 | x64
gyp info find Python using Python version 3.11.2 found at "C:\Users\xxx\AppData\Local\Programs\Python\Python311\python.exe"        
gyp http GET https://npm.taobao.org/dist/v13.6.9/node-v13.6.9-headers.tar.gz
gyp http 404 https://cdn.npmmirror.com/binaries/node/v13.6.9/node-v13.6.9-headers.tar.gz
gyp WARN install got an error, rolling back install
gyp ERR! configure error
gyp ERR! stack Error: 404 response downloading https://npm.taobao.org/dist/v13.6.9/node-v13.6.9-headers.tar.gz
gyp ERR! stack     at go (C:\Users\xxx\AppData\Roaming\nvm\v16.20.0\node_modules\npm\node_modules\node-gyp\lib\install.js:153:17)
gyp ERR! stack     at processTicksAndRejections (node:internal/process/task_queues:96:5)
gyp ERR! stack     at async install (C:\Users\xxx\AppData\Roaming\nvm\v16.20.0\node_modules\npm\node_modules\node-gyp\lib\install.js:62:18)
gyp ERR! System Windows_NT 10.0.19044
gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
gyp ERR! cwd D:\桌面\test\electron\YesPlayMusic-master\node_modules\register-scheme
gyp ERR! node -v v16.20.0
gyp ERR! node-gyp -v v9.1.0
gyp ERR! not ok

error Command failed with exit code 1.

有没有哪位大佬下成功了,发我一份。。。