Sneyra icon indicating copy to clipboard operation
Sneyra copied to clipboard

Outdated packages

Open chnaski opened this issue 5 years ago • 1 comments


> [email protected] install /home/bots/.npm-global/lib/node_modules/ffmpeg-binaries/node_modules/lzma-native
> node-pre-gyp install --fallback-to-build && node node_modules/rimraf/bin.js build

node-pre-gyp ERR! Tried to download(404): https://node-pre-gyp.addaleax.net/lzma-native/lzma_native-v3.0.8-node-v72-linux-x64.tar.gz 
node-pre-gyp ERR! Pre-built binaries not found for [email protected] and [email protected] (node-v72 ABI, glibc) (falling back to source compile with node-gyp) 
node-pre-gyp ERR! Tried to download(undefined): https://node-pre-gyp.addaleax.net/lzma-native/lzma_native-v3.0.8-node-v72-linux-x64.tar.gz 
node-pre-gyp ERR! Pre-built binaries not found for [email protected] and [email protected] (node-v72 ABI, glibc) (falling back to source compile with node-gyp) 
gyp: Call to 'sh liblzma-config.sh "/home/bots/.npm-global/lib/node_modules/ffmpeg-binaries/node_modules/lzma-native/build" "/home/bots/.npm-global/lib/node_modules/ffmpeg-binaries/node_modules/lzma-native/deps/xz-5.2.3.tar.bz2"' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
gyp ERR! configure error 
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack     at ChildProcess.onCpExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:345:16)
gyp ERR! stack     at ChildProcess.emit (events.js:203:13)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12)
gyp ERR! System Linux 4.15.0-54-generic
gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/home/bots/.npm-global/lib/node_modules/ffmpeg-binaries/node_modules/lzma-native/binding-v3.0.8-node-v72-linux-x64/lzma_native.node" "--module_name=lzma_native" "--module_path=/home/bots/.npm-global/lib/node_modules/ffmpeg-binaries/node_modules/lzma-native/binding-v3.0.8-node-v72-linux-x64"
gyp ERR! cwd /home/bots/.npm-global/lib/node_modules/ffmpeg-binaries/node_modules/lzma-native
gyp ERR! node -v v12.6.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok 
node-pre-gyp ERR! build error 
node-pre-gyp ERR! stack Error: Failed to execute '/usr/local/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/home/bots/.npm-global/lib/node_modules/ffmpeg-binaries/node_modules/lzma-native/binding-v3.0.8-node-v72-linux-x64/lzma_native.node --module_name=lzma_native --module_path=/home/bots/.npm-global/lib/node_modules/ffmpeg-binaries/node_modules/lzma-native/binding-v3.0.8-node-v72-linux-x64' (1)
node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/home/bots/.npm-global/lib/node_modules/ffmpeg-binaries/node_modules/lzma-native/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:203:13)
node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:1021:16)
node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5)
node-pre-gyp ERR! System Linux 4.15.0-54-generic
node-pre-gyp ERR! command "/usr/local/bin/node" "/home/bots/.npm-global/lib/node_modules/ffmpeg-binaries/node_modules/lzma-native/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
node-pre-gyp ERR! cwd /home/bots/.npm-global/lib/node_modules/ffmpeg-binaries/node_modules/lzma-native
node-pre-gyp ERR! node -v v12.6.0
node-pre-gyp ERR! node-pre-gyp -v v0.6.39
node-pre-gyp ERR! not ok 
Failed to execute '/usr/local/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/home/bots/.npm-global/lib/node_modules/ffmpeg-binaries/node_modules/lzma-native/binding-v3.0.8-node-v72-linux-x64/lzma_native.node --module_name=lzma_native --module_path=/home/bots/.npm-global/lib/node_modules/ffmpeg-binaries/node_modules/lzma-native/binding-v3.0.8-node-v72-linux-x64' (1)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: `node-pre-gyp install --fallback-to-build && node node_modules/rimraf/bin.js build`
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!     /home/bots/.npm/_logs/2019-07-12T15_23_05_364Z-debug.log
gyp: Call to 'sh liblzma-config.sh "/home/bots/.npm-global/lib/node_modules/ffmpeg-binaries/node_modules/lzma-native/build" "/home/bots/.npm-global/lib/node_modules/ffmpeg-binaries/node_modules/lzma-native/deps/xz-5.2.3.tar.bz2"' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
➜  amy git:(master) ✗ gyp ERR! configure error 
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack     at ChildProcess.onCpExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:345:16)
gyp ERR! stack     at ChildProcess.emit (events.js:203:13)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12)
gyp ERR! System Linux 4.15.0-54-generic
gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/home/bots/.npm-global/lib/node_modules/ffmpeg-binaries/node_modules/lzma-native/binding-v3.0.8-node-v72-linux-x64/lzma_native.node" "--module_name=lzma_native" "--module_path=/home/bots/.npm-global/lib/node_modules/ffmpeg-binaries/node_modules/lzma-native/binding-v3.0.8-node-v72-linux-x64"
gyp ERR! cwd /home/bots/.npm-global/lib/node_modules/ffmpeg-binaries/node_modules/lzma-native
gyp ERR! node -v v12.6.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok 

chnaski avatar Jul 12 '19 15:07 chnaski

I think this should be solved if ffmpeg-static is installed instead.

kyranet avatar Jul 12 '19 15:07 kyranet