ewojtach / node-red-contrib-firebase-storage

NodeRED nodes allowing to interact with Firebase storage
Apache License 2.0
2 stars 1 forks source link

installation failed #16

Open pothirak opened 2 years ago

pothirak commented 2 years ago
-----------------------------------------------------------
2022-08-01T17:02:23.079Z Install : node-red-contrib-firebase-storage 1.2.0

2022-08-01T17:02:23.461Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict node-red-contrib-firebase-storage@1.2.0
2022-08-01T17:02:25.029Z [err] npm
2022-08-01T17:02:25.030Z [err]  WARN
2022-08-01T17:02:25.031Z [err]  config production Use `--omit=dev` instead.
2022-08-01T17:02:44.030Z [err] npm
2022-08-01T17:02:44.031Z [err]  
2022-08-01T17:02:44.031Z [err] WARN
2022-08-01T17:02:44.032Z [err]  
2022-08-01T17:02:44.032Z [err] deprecated
2022-08-01T17:02:44.033Z [err]  grpc@1.20.0: This library will not receive further updates other than security fixes. We recommend using @grpc/grpc-js instead.
2022-08-01T17:02:49.074Z [err] npm
2022-08-01T17:02:49.074Z [err]  WARN deprecated core-js@3.0.1: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
2022-08-01T17:02:53.425Z [err] npm ERR!
2022-08-01T17:02:53.426Z [err]  code 1
2022-08-01T17:02:53.426Z [err] npm ERR! path /config/node-red/node_modules/grpc
2022-08-01T17:02:53.431Z [err] npm ERR! command failed
2022-08-01T17:02:53.432Z [err] npm ERR! command sh -c node-pre-gyp install --fallback-to-build --library=static_library
2022-08-01T17:02:53.432Z [err] npm ERR! Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --library=static_library --module=/config/node-red/node_modules/grpc/src/node/extension_binary/node-v93-linux-x64-musl/grpc_node.node --module_name=grpc_node --module_path=/config/node-red/node_modules/grpc/src/node/extension_binary/node-v93-linux-x64-musl --napi_version=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v93 --python=/usr/bin/python3' (1)
2022-08-01T17:02:53.432Z [err] npm ERR!
2022-08-01T17:02:53.433Z [err]  node-pre-gyp info it worked if it ends with ok
2022-08-01T17:02:53.433Z [err] npm
2022-08-01T17:02:53.433Z [err]  ERR!
2022-08-01T17:02:53.433Z [err]  node-pre-gyp info using node-pre-gyp@0.12.0
2022-08-01T17:02:53.433Z [err] npm ERR! node-pre-gyp info using node@16.16.0 | linux | x64
2022-08-01T17:02:53.433Z [err] npm ERR! node-pre-gyp WARN Using request for node-pre-gyp https download 
2022-08-01T17:02:53.433Z [err] npm ERR!
2022-08-01T17:02:53.434Z [err]  node-pre-gyp info check checked for "/config/node-red/node_modules/grpc/src/node/extension_binary/node-v93-linux-x64-musl/grpc_node.node" (not found)
2022-08-01T17:02:53.434Z [err] npm ERR! node-pre-gyp http GET https://node-precompiled-binaries.grpc.io/grpc/v1.20.0/node-v93-linux-x64-musl.tar.gz
2022-08-01T17:02:53.434Z [err] npm
2022-08-01T17:02:53.434Z [err]  ERR! node-pre-gyp http 404 https://node-precompiled-binaries.grpc.io/grpc/v1.20.0/node-v93-linux-x64-musl.tar.gz
2022-08-01T17:02:53.434Z [err] npm ERR!
2022-08-01T17:02:53.434Z [err]  node-pre-gyp WARN Tried to download(404): https://node-precompiled-binaries.grpc.io/grpc/v1.20.0/node-v93-linux-x64-musl.tar.gz 
2022-08-01T17:02:53.434Z [err] npm ERR! node-pre-gyp WARN Pre-built binaries not found for grpc@1.20.0 and node@16.16.0 (node-v93 ABI, musl) (falling back to source compile with node-gyp) 
2022-08-01T17:02:53.434Z [err] npm ERR! node-pre-gyp http 404 status code downloading tarball https://node-precompiled-binaries.grpc.io/grpc/v1.20.0/node-v93-linux-x64-musl.tar.gz 
2022-08-01T17:02:53.434Z [err] npm ERR!
2022-08-01T17:02:53.434Z [err]  gyp info it worked if it ends with ok
2022-08-01T17:02:53.434Z [err] npm ERR! gyp info using node-gyp@9.0.0
2022-08-01T17:02:53.434Z [err] npm
2022-08-01T17:02:53.438Z [err]  ERR! gyp info using node@16.16.0 | linux | x64
2022-08-01T17:02:53.438Z [err] npm ERR! gyp info ok 
2022-08-01T17:02:53.438Z [err] npm ERR! gyp info it worked if it ends with ok
2022-08-01T17:02:53.438Z [err] npm ERR! gyp info using node-gyp@9.0.0
2022-08-01T17:02:53.438Z [err] npm ERR! gyp info using node@16.16.0 | linux | x64
2022-08-01T17:02:53.438Z [err] npm ERR! gyp ERR! find Python 
2022-08-01T17:02:53.438Z [err] npm ERR! gyp ERR! find Python checking Python explicitly set from command line or npm configuration
2022-08-01T17:02:53.438Z [err] npm ERR! gyp ERR! find Python - "--python=" or "npm config get python" is "/usr/bin/python3"
2022-08-01T17:02:53.438Z [err] npm ERR! gyp ERR! find Python - "/usr/bin/python3" is not in PATH or produced an error
2022-08-01T17:02:53.438Z [err] npm ERR! gyp ERR! find Python Python is not set from environment variable PYTHON
2022-08-01T17:02:53.438Z [err] npm ERR! gyp ERR! find Python checking if "python3" can be used
2022-08-01T17:02:53.438Z [err] npm ERR! gyp ERR! find Python - "python3" is not in PATH or produced an error
2022-08-01T17:02:53.438Z [err] npm ERR! gyp ERR! find Python checking if "python" can be used
2022-08-01T17:02:53.438Z [err] npm ERR! gyp ERR! find Python - "python" is not in PATH or produced an error
2022-08-01T17:02:53.438Z [err] npm ERR! gyp ERR! find Python 
2022-08-01T17:02:53.438Z [err] npm ERR! gyp ERR! find Python **********************************************************
2022-08-01T17:02:53.438Z [err] npm ERR! gyp ERR! find Python You need to install the latest version of Python.
2022-08-01T17:02:53.438Z [err] npm ERR! gyp ERR! find Python Node-gyp should be able to find and use Python. If not,
2022-08-01T17:02:53.438Z [err] npm ERR! gyp ERR! find Python you can try one of the following options:
2022-08-01T17:02:53.438Z [err] npm ERR! gyp ERR! find Python - Use the switch --python="/path/to/pythonexecutable"
2022-08-01T17:02:53.438Z [err] npm ERR! gyp ERR! find Python   (accepted by both node-gyp and npm)
2022-08-01T17:02:53.438Z [err] npm ERR! gyp ERR! find Python - Set the environment variable PYTHON
2022-08-01T17:02:53.438Z [err] npm ERR! gyp ERR! find Python - Set the npm configuration variable python:
2022-08-01T17:02:53.438Z [err] npm ERR! gyp ERR! find Python   npm config set python "/path/to/pythonexecutable"
2022-08-01T17:02:53.438Z [err] npm ERR! gyp ERR! find Python For more information consult the documentation at:
2022-08-01T17:02:53.438Z [err] npm ERR! gyp ERR! find Python https://github.com/nodejs/node-gyp#installation
2022-08-01T17:02:53.438Z [err] npm ERR! gyp ERR! find Python **********************************************************
2022-08-01T17:02:53.438Z [err] npm ERR! gyp ERR! find Python 
2022-08-01T17:02:53.438Z [err] npm ERR! gyp ERR! configure error 
2022-08-01T17:02:53.438Z [err] npm ERR! gyp ERR! stack Error: Could not find any Python installation to use
2022-08-01T17:02:53.438Z [err] npm ERR! gyp ERR! stack     at PythonFinder.fail (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:330:47)
2022-08-01T17:02:53.438Z [err] npm ERR!
2022-08-01T17:02:53.438Z [err]  gyp ERR! stack     at PythonFinder.runChecks (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:159:21)
2022-08-01T17:02:53.438Z [err] npm ERR! gyp ERR! stack     at PythonFinder.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:202:16)
2022-08-01T17:02:53.438Z [err] npm ERR! gyp ERR! stack     at PythonFinder.execFileCallback (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:294:16)
2022-08-01T17:02:53.438Z [err] npm ERR! gyp ERR! stack     at exithandler (node:child_process:406:5)
2022-08-01T17:02:53.438Z [err] npm 
2022-08-01T17:02:53.439Z [err] ERR! gyp ERR! stack     at ChildProcess.errorhandler (node:child_process:418:5)
2022-08-01T17:02:53.439Z [err] npm ERR! gyp ERR! stack     at ChildProcess.emit (node:events:527:28)
2022-08-01T17:02:53.439Z [err] npm ERR! gyp ERR! stack     at Process.ChildProcess._handle.onexit (node:internal/child_process:289:12)
2022-08-01T17:02:53.439Z [err] npm 
2022-08-01T17:02:53.439Z [err] ERR! gyp ERR! stack     at onErrorNT (node:internal/child_process:478:16)
2022-08-01T17:02:53.439Z [err] npm ERR! gyp ERR! stack     at processTicksAndRejections (node:internal/process/task_queues:83:21)
2022-08-01T17:02:53.439Z [err] npm ERR! gyp ERR! System Linux 5.15.55
2022-08-01T17:02:53.439Z [err] npm 
2022-08-01T17:02:53.439Z [err] ERR! gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--library=static_library" "--module=/config/node-red/node_modules/grpc/src/node/extension_binary/node-v93-linux-x64-musl/grpc_node.node" "--module_name=grpc_node" "--module_path=/config/node-red/node_modules/grpc/src/node/extension_binary/node-v93-linux-x64-musl" "--napi_version=8" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v93" "--python=/usr/bin/python3"
2022-08-01T17:02:53.439Z [err] npm ERR!
2022-08-01T17:02:53.439Z [err]  gyp ERR! cwd /config/node-red/node_modules/grpc
2022-08-01T17:02:53.439Z [err] npm ERR! gyp ERR! node -v v16.16.0
2022-08-01T17:02:53.439Z [err] npm
2022-08-01T17:02:53.440Z [err]  ERR! gyp ERR! node-gyp -v v9.0.0
2022-08-01T17:02:53.440Z [err] npm ERR!
2022-08-01T17:02:53.440Z [err]  gyp ERR! not ok 
2022-08-01T17:02:53.440Z [err] npm ERR!
2022-08-01T17:02:53.440Z [err]  node-pre-gyp ERR! build error 
2022-08-01T17:02:53.440Z [err] npm ERR! node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --library=static_library --module=/config/node-red/node_modules/grpc/src/node/extension_binary/node-v93-linux-x64-musl/grpc_node.node --module_name=grpc_node --module_path=/config/node-red/node_modules/grpc/src/node/extension_binary/node-v93-linux-x64-musl --napi_version=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v93 --python=/usr/bin/python3' (1)
2022-08-01T17:02:53.440Z [err] npm
2022-08-01T17:02:53.440Z [err]  ERR! node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/config/node-red/node_modules/grpc/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
2022-08-01T17:02:53.440Z [err] npm ERR!
2022-08-01T17:02:53.440Z [err]  node-pre-gyp ERR! stack     at ChildProcess.emit (node:events:527:28)
2022-08-01T17:02:53.440Z [err] npm ERR! node-pre-gyp ERR! stack     at maybeClose (node:internal/child_process:1092:16)
2022-08-01T17:02:53.440Z [err] npm ERR! node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (node:internal/child_process:302:5)
2022-08-01T17:02:53.440Z [err] npm 
2022-08-01T17:02:53.440Z [err] ERR! node-pre-gyp ERR! System Linux 5.15.55
2022-08-01T17:02:53.440Z [err] npm ERR!
2022-08-01T17:02:53.441Z [err]  node-pre-gyp ERR! command "/usr/bin/node" "/config/node-red/node_modules/grpc/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build" "--library=static_library"
2022-08-01T17:02:53.441Z [err] npm ERR! node-pre-gyp ERR! cwd /config/node-red/node_modules/grpc
2022-08-01T17:02:53.441Z [err] npm
2022-08-01T17:02:53.441Z [err]  ERR! node-pre-gyp ERR! node -v v16.16.0
2022-08-01T17:02:53.441Z [err] npm ERR!
2022-08-01T17:02:53.441Z [err]  node-pre-gyp ERR! node-pre-gyp -v v0.12.0
2022-08-01T17:02:53.441Z [err] npm ERR! node-pre-gyp ERR! not ok
2022-08-01T17:02:53.447Z [err] 
2022-08-01T17:02:53.448Z [err] npm ERR!
2022-08-01T17:02:53.448Z [err]  A complete log of this run can be found in:
2022-08-01T17:02:53.448Z [err] npm ERR!     /root/.npm/_logs/2022-08-01T17_02_24_895Z-debug-0.log
2022-08-01T17:02:53.505Z rc=1

Node-RED version 3.0.1