-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
When I try to rebuild my electron app I got a erro
node-pre-gyp WARN Using request for node-pre-gyp https download
node-pre-gyp ERR! install error
node-pre-gyp ERR! stack Error: 404 status code downloading tarball https://github.com/chearon/node-canvas-prebuilt/releases/download/v1.6.11/canvas-prebuilt-v1.6.11-electron-v2.0-win32-x64.tar.gz
node-pre-gyp ERR! stack at Request.<anonymous> (C:\Users\Ranieri\Documents\Projetos\electron\tibiabot\node_modules\node-pre-gyp\lib\install.js:137:27)
node-pre-gyp ERR! stack at emitOne (events.js:121:20)
node-pre-gyp ERR! stack at Request.emit (events.js:211:7)
node-pre-gyp ERR! stack at Request.onRequestResponse (C:\Users\Ranieri\Documents\Projetos\electron\tibiabot\node_modules\request\request.js:1066:10)
node-pre-gyp ERR! stack at emitOne (events.js:116:13)
node-pre-gyp ERR! stack at ClientRequest.emit (events.js:211:7)
node-pre-gyp ERR! stack at HTTPParser.parserOnIncomingClient [as onIncoming] (_http_client.js:551:21)
node-pre-gyp ERR! stack at HTTPParser.parserOnHeadersComplete (_http_common.js:115:23)
node-pre-gyp ERR! stack at TLSSocket.socketOnData (_http_client.js:440:20)
node-pre-gyp ERR! stack at emitOne (events.js:116:13)
node-pre-gyp ERR! System Windows_NT 10.0.15063
node-pre-gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\Ranieri\\Documents\\Projetos\\electron\\tibiabot\\node_modules\\node-pre-gyp\\bin\\node-pre-gyp" "install"
node-pre-gyp ERR! cwd C:\Users\Ranieri\Documents\Projetos\electron\tibiabot\node_modules\canvas-prebuilt
node-pre-gyp ERR! node -v v8.11.1
node-pre-gyp ERR! node-pre-gyp -v v0.10.3
node-pre-gyp ERR! not ok
404 status code downloading tarball https://github.com/chearon/node-canvas-prebuilt/releases/download/v1.6.11/canvas-prebuilt-v1.6.11-electron-v2.0-win32-x64.tar.gz
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: `node-pre-gyp install`
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! C:\Users\Ranieri\AppData\Roaming\npm-cache\_logs\2018-11-06T12_57_02_368Z-debug.log
rizz360, AlexSOTe and aWalrus
Metadata
Metadata
Assignees
Labels
No labels