github-tools / github-tools/github

flowise local server setup error

未关闭
#763 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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!

贡献指南

这个仓库没有索引到贡献指南

调研方向

先从 yarn install 的输出和项目的 package.json 入手,重点关注声明的 Node.js 引擎范围和报告的 Node.js 版本。检查安装说明或设置入口是否处理了这一不匹配,然后验证使用受支持的版本能否成功完成文档中说明的设置。

由索引模型根据 Issue 内容生成。

评估

技术栈
node.js
领域
backend
Issue 类型
缺陷
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。