github-tools / github-tools/github
flowise local server setup error
- 主要語言
- JavaScript
- 星號
- 3.8k
- 分支
- 809
- PR 合併指標
- 30 天內沒有已合併 PR
描述
I am trying to install local server for Flowise but running into the following issue:
C:\flowise\Flowise-main\Flowise-main>yarn install
yarn install v1.22.22
info No lockfile found.
[1/5] Validating package.json...
error flowise@3.0.11: The engine "node" is incompatible with this module. Expected version ">=18.15.0 <19.0.0 || ^20". Got "24.11.1"
warning flowise@3.0.11: The engine "pnpm" appears to be invalid.
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
Please help!
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
Start with the yarn install output and the project's package.json, focusing on the declared Node.js engine range and the reported Node.js version. Check whether the installation instructions or setup entry point address this mismatch, then verify that the documented setup completes successfully with a supported version.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- node.js
- 領域
- backend
- Issue 類型
- 缺陷
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100