We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
例行检查
你的版本 ghcr.io/labring/fastgpt:v4.8.11 镜像
问题描述, 日志截图
复现步骤 将最新的代码4.8.13-dev拷贝到/app目录下,执行: npm config set registry https://registry.npmmirror.com apk add --no-cache libc6-compat && npm install -g [email protected] pnpm i
出现报错,这个chakra-cli不知道是什么,试验了多个包都无法找到这个chakra-cli
预期结果 正常编译
相关截图
The text was updated successfully, but these errors were encountered:
没看懂你是在操作啥,一下 4.8.11,一下 4.8.13。 还有拷贝了啥内容?开发应该是直接 clone 仓库就行了,也不需要啥 apk。
Sorry, something went wrong.
No branches or pull requests
例行检查
你的版本
ghcr.io/labring/fastgpt:v4.8.11 镜像
问题描述, 日志截图
复现步骤
将最新的代码4.8.13-dev拷贝到/app目录下,执行:
npm config set registry https://registry.npmmirror.com
apk add --no-cache libc6-compat && npm install -g [email protected]
pnpm i
出现报错,这个chakra-cli不知道是什么,试验了多个包都无法找到这个chakra-cli
预期结果
正常编译
相关截图
The text was updated successfully, but these errors were encountered: