Replies: 1 comment
-
Can't reproduce the issue. Works fine here Check your adblock/dns |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
installing n8n and run into the following error that stops the install.. Any ideas how to get aroudn this?
npm warn deprecated rimraf@2.6.3: Rimraf versions prior to v4 are no longer supported
npm warn deprecated infisical-node@1.3.0: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @azure/core-http@3.0.5: This package is no longer supported. Please refer to https://github.com/Azure/azure-sdk-for-js/blob/490ce4dfc5b98ba290dee3b33a6d0876c5f138e2/sdk/core/README.md
npm error code 1
npm error path /usr/lib/node_modules/n8n/node_modules/sqlite3
npm error command failed
npm error command sh -c prebuild-install -r napi || node-gyp rebuild
npm error prebuild-install warn install Request timed out
npm error gyp info it worked if it ends with ok
npm error gyp info using node-gyp@8.4.1
npm error gyp info using node@22.14.0 | linux | x64
npm error (node:7129) [DEP0060] DeprecationWarning: The
util._extend
API is deprecated. Please use Object.assign() instead.npm error (Use
node --trace-deprecation ...
to show where the warning was created)npm error gyp info find Python using Python version 3.11.2 found at "/usr/bin/python3"
Beta Was this translation helpful? Give feedback.
All reactions