node-gyp configure 出错要怎么解决
发布于 1年前 作者 dulante 2020 次浏览

C:\Users\user>node-gyp configure build

gyp info it worked if it ends with ok

gyp info using node-gyp@0.12.2

gyp info using node@0.10.15 | win32 | ia32

gyp http GET http://nodejs.org/dist/v0.10.15/node-v0.10.15.tar.gz

gyp WARN install got an error, rolling back install

gyp ERR! configure error

gyp ERR! stack Error: connect ETIMEDOUT

gyp ERR! stack at errnoException (net.js:901:11)

gyp ERR! stack at Object.afterConnect [as oncomplete] (net.js:892:19)

gyp ERR! System Windows_NT 6.2.9200

gyp ERR! command “node” “C:\Users\user\AppData\Roaming\npm\node_modules\n ode-gyp\bin\node-gyp.js” “configure” “build”

gyp ERR! cwd C:\Users\user
gyp ERR! node -v v0.10.15

gyp ERR! node-gyp -v v0.12.2

gyp ERR! not ok

7 回复

有木有大神帮帮忙阿
哪里出错了node-gyp 是通过npm装的

gyp ERR! stack Error: connect ETIMEDOUT 在试下

放弃windows吧少年!

我也知道是这里出错了 但是网是通的 再试下还是这个错误

有台linux vps,没有界面,远程debug太慢,还得用windows啊~~

重装个系统应该就能解决了吧?

装个 Ubuntu 试试。

回到顶部