You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.
npm i --save napajs
> [email protected] install D:\node\www\test\test-napajs\node_modules\napajs
> node scripts/install.js
info NAPA_INSTALL installing napajs...
info NAPA_INSTALL downloading the pre-build binaries...
node-pre-gyp ERR! install error
node-pre-gyp ERR! stack Error: unable to verify the first certificate
node-pre-gyp ERR! stack at TLSSocket.<anonymous> (_tls_wrap.js:1105:38)
node-pre-gyp ERR! stack at emitNone (events.js:106:13)
node-pre-gyp ERR! stack at TLSSocket.emit (events.js:208:7)
node-pre-gyp ERR! stack at TLSSocket._finishInit (_tls_wrap.js:639:8)
node-pre-gyp ERR! stack at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:469:38)
node-pre-gyp ERR! System Windows_NT 6.1.7601
node-pre-gyp ERR! command "D:\\node\\anzhuang\\node.exe" "D:\\node\\www\\test\\test-napajs\\node_modules\\node-pre-gyp\\bin\\node-pre-gyp" "install" "--fallback-to-buil
d=false"
node-pre-gyp ERR! cwd D:\node\www\test\test-napajs\node_modules\napajs
node-pre-gyp ERR! node -v v8.11.1
node-pre-gyp ERR! node-pre-gyp -v v0.6.39
node-pre-gyp ERR! not ok
unable to verify the first certificate
WARN NAPA_INSTALL failed to download the pre-build binaries.
WARN NAPA_INSTALL will fallback to build stage.
info NAPA_INSTALL building from sources...
'cmake-js' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
WARN NAPA_INSTALL failed to build from sources.
ERR! NAPA_INSTALL failed to install napajs.
npm WARN [email protected] No description
npm WARN [email protected] No repository field.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: `node scripts/install.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! D:\node\anzhuang\node_cache\_logs\2018-06-25T07_16_08_248Z-debug.log
I think this may because I'm using a proxy. how can i and the proxy into the installing progress?
The text was updated successfully, but these errors were encountered:
comes a error when install napajs in
China
:I think this may because I'm using a proxy. how can i and the proxy into the installing progress?
The text was updated successfully, but these errors were encountered: