node-echarts icon indicating copy to clipboard operation
node-echarts copied to clipboard

npm install node-echarts 安装不上

Open zwmmm opened this issue 5 years ago • 3 comments

Version

~

What is expected

D:\code\fsight-project>cd web

D:\code\fsight-project\web>tnpm install babel-runtime --save npm WARN [email protected] requires a peer of mocha@>=1.18 <6 but none is installed. You must install peer dependencies yourself. npm WARN [email protected] requires a peer of webpack@^4.4.0 but none is installed. You must install peer dependencies yourself. npm WARN [email protected] requires a peer of webpack@^4.0.0 but none is installed. You must install peer dependencies yourself. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

D:\code\fsight-project\web>tnpm install node-echarts

[email protected] install D:\code\fsight-project\web\node_modules\canvas-prebuilt node-pre-gyp install

node-pre-gyp WARN Using request for node-pre-gyp https download node-pre-gyp ERR! install error node-pre-gyp ERR! stack Error: connect ETIMEDOUT 52.74.223.119:443 node-pre-gyp ERR! stack at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1113:14) node-pre-gyp ERR! System Windows_NT 10.0.16299 node-pre-gyp ERR! command "C:\Program Files\nodejs\node.exe" "D:\code\fsight-project\web\node_modules\node-pre-gyp\bin\node-pre-gyp" "install" node-pre-gyp ERR! cwd D:\code\fsight-project\web\node_modules\canvas-prebuilt node-pre-gyp ERR! node -v v10.13.0 node-pre-gyp ERR! node-pre-gyp -v v0.10.3 node-pre-gyp ERR! not ok connect ETIMEDOUT 52.74.223.119:443 npm WARN [email protected] requires a peer of mocha@>=1.18 <6 but none is installed. You must install peer dependencies yourself. npm WARN [email protected] requires a peer of webpack@^4.4.0 but none is installed. You must install peer dependencies yourself. npm WARN [email protected] requires a peer of webpack@^4.0.0 but none is installed. You must install peer dependencies yourself. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

Step to reproduce

~

Environment

~

zwmmm avatar May 21 '19 08:05 zwmmm

node-pre-gyp ERR! stack Error: connect ETIMEDOUT 52.74.223.119:443

chfw avatar May 21 '19 17:05 chfw

@chfw node-pre-gyp 需要怎么安装才行

zwmmm avatar May 22 '19 06:05 zwmmm

你们这个问题解决了吗,我这安装也是提示这个

hs151991 avatar Nov 27 '19 02:11 hs151991