Skip to content

FlowiseAI gets stuck installing npm dependencyΒ #4153

@timdonovanuk

Description

@timdonovanuk

βœ… Have you read and understood the above guidelines?

yes

πŸ“œ What is the name of the script you are using?

FlowiseAI

πŸ“‚ What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/flowiseai.sh)"

βš™οΈ What settings are you using?

  • Default Settings
  • Advanced Settings

πŸ–₯️ Which Linux distribution are you using?

Debian 12

πŸ“ Provide a clear and concise description of the issue.

The install script gets stuck here every time:

**npm warn deprecated @oclif/[email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.**

At this point the install script shows the spinning animation but nothing happens (waited 10+ mins)

Image

πŸ”„ Steps to reproduce the issue.

Run the install script, use verbose output, wait.

❌ Paste the full error output (if available).

Processing triggers for man-db (2.11.2-2) ...
βœ”οΈ Installed Node.js
npm warn ERESOLVE overriding peer dependency
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: [email protected]
npm warn Found: [email protected]
npm warn node_modules/flowise/node_modules/react
npm warn peer react@"^15.0.2 || ^16.0.0 || ^17.0.0" from [email protected]
npm warn node_modules/flowise/node_modules/flowise-react-json-view/node_modules/flux
npm warn flux@"^4.0.1" from [email protected]
npm warn node_modules/flowise/node_modules/flowise-react-json-view
npm warn
npm warn Could not resolve dependency:
npm warn peer react@"^17.0.0 || ^16.3.0 || ^15.5.4" from [email protected]
npm warn node_modules/flowise/node_modules/flowise-react-json-view
npm warn flowise-react-json-view@"" from [email protected]
npm warn node_modules/flowise/node_modules/flowise-ui
npm warn
npm warn Conflicting peer dependency: [email protected]
npm warn node_modules/react
npm warn peer react@"^17.0.0 || ^16.3.0 || ^15.5.4" from [email protected]
npm warn node_modules/flowise/node_modules/flowise-react-json-view
npm warn flowise-react-json-view@"
" from [email protected]
npm warn node_modules/flowise/node_modules/flowise-ui
npm warn ERESOLVE overriding peer dependency
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @mui/[email protected]
npm warn Found: [email protected]
npm warn node_modules/flowise/node_modules/react
npm warn peer react@"^15.0.2 || ^16.0.0 || ^17.0.0" from [email protected]
npm warn node_modules/flowise/node_modules/flowise-react-json-view/node_modules/flux
npm warn flux@"^4.0.1" from [email protected]
npm warn node_modules/flowise/node_modules/flowise-react-json-view
npm warn
npm warn Could not resolve dependency:
npm warn peer react@"^17.0.2" from @mui/[email protected]
npm warn node_modules/flowise/node_modules/@mui/icons-material
npm warn @mui/icons-material@"5.0.3" from [email protected]
npm warn node_modules/flowise/node_modules/flowise-ui
npm warn
npm warn Conflicting peer dependency: [email protected]
npm warn node_modules/react
npm warn peer react@"^17.0.2" from @mui/[email protected]
npm warn node_modules/flowise/node_modules/@mui/icons-material
npm warn @mui/icons-material@"5.0.3" from [email protected]
npm warn node_modules/flowise/node_modules/flowise-ui
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: [email protected]
npm warn Found: [email protected]
npm warn node_modules/flowise/node_modules/react
npm warn peer react@"^15.0.2 || ^16.0.0 || ^17.0.0" from [email protected]
npm warn node_modules/flowise/node_modules/flowise-react-json-view/node_modules/flux
npm warn flux@"^4.0.1" from [email protected]
npm warn node_modules/flowise/node_modules/flowise-react-json-view
npm warn
npm warn Could not resolve dependency:
npm warn peer react@">= 0.14.0 < 18.0.0" from [email protected]
npm warn node_modules/flowise/node_modules/react-device-detect
npm warn react-device-detect@"^1.17.0" from [email protected]
npm warn node_modules/flowise/node_modules/flowise-ui
npm warn
npm warn Conflicting peer dependency: [email protected]
npm warn node_modules/react
npm warn peer react@">= 0.14.0 < 18.0.0" from [email protected]
npm warn node_modules/flowise/node_modules/react-device-detect
npm warn react-device-detect@"^1.17.0" from [email protected]
npm warn node_modules/flowise/node_modules/flowise-ui
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: [email protected]
npm warn Found: @google/[email protected]
npm warn node_modules/flowise/node_modules/llamaindex/node_modules/@google/generative-ai
npm warn @google/generative-ai@"^0.12.0" from [email protected]
npm warn node_modules/flowise/node_modules/llamaindex
npm warn llamaindex@"^0.3.13" from [email protected]
npm warn node_modules/flowise/node_modules/flowise-components
npm warn
npm warn Could not resolve dependency:
npm warn peerOptional @google/generative-ai@"^0.1.1" from [email protected]
npm warn node_modules/flowise/node_modules/llamaindex/node_modules/chromadb
npm warn chromadb@"1.8.1" from [email protected]
npm warn node_modules/flowise/node_modules/llamaindex
npm warn
npm warn Conflicting peer dependency: @google/[email protected]
npm warn node_modules/@google/generative-ai
npm warn peerOptional @google/generative-ai@"^0.1.1" from [email protected]
npm warn node_modules/flowise/node_modules/llamaindex/node_modules/chromadb
npm warn chromadb@"1.8.1" from [email protected]
npm warn node_modules/flowise/node_modules/llamaindex
npm warn deprecated [email protected]: cross-spawn no longer requires a build toolchain, use it instead
npm warn deprecated @npmcli/[email protected]: This functionality has been moved to @npmcli/fs
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated [email protected]: Use mz or fs-extra^3.0 with Promise Support
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: This package is deprecated. Use require('node:util').isDeepStrictEqual instead.
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: Use your platform's native atob() and btoa() methods instead
npm warn deprecated [email protected]: Use your platform's native DOMException instead
npm warn deprecated [email protected]: package has been renamed to acorn-import-attributes
npm warn deprecated [email protected]: Use your platform's native DOMException instead
npm warn deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated @aws-sdk/[email protected]: This package has moved to @smithy/signature-v4
npm warn deprecated @aws-sdk/[email protected]: This package has moved to @smithy/protocol-http
npm warn deprecated @mui/[email protected]: This package has been replaced by @base-ui-components/react
npm warn deprecated @mui/[email protected]: This package has been replaced by @base-ui-components/react
npm warn deprecated @mui/[email protected]: This package has been replaced by @base-ui-components/react
npm warn deprecated [email protected]: < 22.8.2 is no longer supported
npm warn deprecated @oclif/[email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
β §

πŸ–ΌοΈ Additional context (optional).

I've found a smilar issue here: FlowiseAI/Flowise#3167

They report installing highlight.js before FlowiseAI fixed the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions