when I build 1.7.2 version, failed and it reports
prebuild-install WARN install No prebuilt binaries found (target=11.6.0 runtime=node arch=x64 platform=linux)
gyp WARN install got an error, rolling back install
gyp ERR! configure error
gyp ERR! stack Error: tunneling socket could not be established, cause=connect EINVAL 0.0.31.144:80 - Local (0.0.0.0:0)
gyp ERR! stack at ClientRequest.onError (/usr/lib/node_modules/node-gyp/node_modules/tunnel-agent/index.js:177:17)
gyp ERR! stack at Object.onceWrapper (events.js:276:13)
gyp ERR! stack at ClientRequest.emit (events.js:188:13)
gyp ERR! stack at Socket.socketErrorListener (_http_client.js:399:9)
gyp ERR! stack at Socket.emit (events.js:188:13)
gyp ERR! stack at emitErrorNT (internal/streams/destroy.js:82:8)
gyp ERR! stack at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
gyp ERR! stack at process.internalTickCallback (internal/process/next_tick.js:72:19)
gyp ERR! System Linux 4.20.0-arch1-1-ARCH
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /SSD-speed/sherlock/.cache/yay/keeweb/src/keeweb-1.7.2/node_modules/keytar
gyp ERR! node -v v11.6.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
> node-sass@4.11.0 install /SSD-speed/sherlock/.cache/yay/keeweb/src/keeweb-1.7.2/node_modules/node-sass
> node scripts/install.js
Skipping downloading binaries on CI builds
> node-sass@4.11.0 postinstall /SSD-speed/sherlock/.cache/yay/keeweb/src/keeweb-1.7.2/node_modules/node-sass
> node scripts/build.js
Building: /usr/bin/node /SSD-speed/sherlock/.cache/yay/keeweb/src/keeweb-1.7.2/node_modules/node-gyp/bin/node-gyp.js rebuild --verbose --libsass_ext=auto --libsass_cflags= --libsass_ldflags= --libsass_library=
gyp info it worked if it ends with ok
gyp verb cli [ '/usr/bin/node',
gyp verb cli '/SSD-speed/sherlock/.cache/yay/keeweb/src/keeweb-1.7.2/node_modules/node-gyp/bin/node-gyp.js',
gyp verb cli 'rebuild',
gyp verb cli '--verbose',
gyp verb cli '--libsass_ext=auto',
gyp verb cli '--libsass_cflags=',
gyp verb cli '--libsass_ldflags=',
gyp verb cli '--libsass_library=' ]
gyp info using node-gyp@3.8.0
gyp info using node@11.6.0 | linux | x64
gyp verb command rebuild []
gyp verb command clean []
gyp verb clean removing "build" directory
gyp verb command configure []
gyp verb check python checking for Python executable "python2" in the PATH
gyp verb `which` succeeded python2 /usr/bin/python2
gyp verb check python version `/usr/bin/python2 -c "import sys; print "2.7.15
gyp verb check python version .%s.%s" % sys.version_info[:3];"` returned: %j
gyp verb get node dir no --target version specified, falling back to host node version: 11.6.0
gyp verb command install [ '11.6.0' ]
gyp verb install input version string "11.6.0"
gyp verb install installing version: 11.6.0
gyp verb install --ensure was passed, so won't reinstall if already installed
gyp verb install version not already installed, continuing with install 11.6.0
gyp verb ensuring nodedir is created /home/sherlock/.node-gyp/11.6.0
gyp verb created nodedir /home/sherlock/.node-gyp/11.6.0
gyp http GET https://nodejs.org/download/release/v11.6.0/node-v11.6.0-headers.tar.gz
gyp WARN install got an error, rolling back install
gyp verb command remove [ '11.6.0' ]
gyp verb remove using node-gyp dir: /home/sherlock/.node-gyp
gyp verb remove removing target version: 11.6.0
gyp verb remove removing development files for version: 11.6.0
gyp ERR! configure error
gyp ERR! stack Error: tunneling socket could not be established, cause=connect EINVAL 0.0.31.144:80 - Local (0.0.0.0:0)
gyp ERR! stack at ClientRequest.onError (/SSD-speed/sherlock/.cache/yay/keeweb/src/keeweb-1.7.2/node_modules/tunnel-agent/index.js:177:17)
gyp ERR! stack at Object.onceWrapper (events.js:276:13)
gyp ERR! stack at ClientRequest.emit (events.js:188:13)
gyp ERR! stack at Socket.socketErrorListener (_http_client.js:399:9)
gyp ERR! stack at Socket.emit (events.js:188:13)
gyp ERR! stack at emitErrorNT (internal/streams/destroy.js:82:8)
gyp ERR! stack at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
gyp ERR! stack at process.internalTickCallback (internal/process/next_tick.js:72:19)
gyp ERR! System Linux 4.20.0-arch1-1-ARCH
gyp ERR! command "/usr/bin/node" "/SSD-speed/sherlock/.cache/yay/keeweb/src/keeweb-1.7.2/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--verbose" "--libsass_ext=auto" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
gyp ERR! cwd /SSD-speed/sherlock/.cache/yay/keeweb/src/keeweb-1.7.2/node_modules/node-sass
gyp ERR! node -v v11.6.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
Build failed with error code: 1
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: grunt-appdmg@1.0.0 (node_modules/grunt-appdmg):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for grunt-appdmg@1.0.0: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: keytar@4.3.0 (node_modules/keytar):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: keytar@4.3.0 install: `prebuild-install || node-gyp rebuild`
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! node-sass@4.11.0 postinstall: `node scripts/build.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the node-sass@4.11.0 postinstall 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! /home/sherlock/.npm/_logs/2019-01-12T02_06_22_098Z-debug.log
/home/sherlock/.npm/_logs/2019-01-12T02_06_22_098Z-debug.log: https://fars.ee/d73A/
Pinned Comments
petercxy commented on 2021-08-13 10:51 (UTC) (edited on 2021-08-13 10:52 (UTC) by petercxy)
This package has been adopted and keeweb-connect support has been fixed. You might need to disable & re-enable the browser connector support in the app in order to update the native messaging configurations.