Skip to content
New issue

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

官方镜像,执行pnpm i报错,提示 #3125

Open
1 task done
dignfei opened this issue Nov 12, 2024 · 1 comment
Open
1 task done

官方镜像,执行pnpm i报错,提示 #3125

dignfei opened this issue Nov 12, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@dignfei
Copy link
Contributor

dignfei commented Nov 12, 2024

例行检查

  • [x ] 我已确认目前没有类似 issue
  • [x ] 我已完整查看过项目 README,以及项目文档
  • [x ] 我使用了自己的 key,并确认我的 key 是可正常使用的
  • [x ] 我理解并愿意跟进此 issue,协助测试和提供反馈
  • 我理解并认可上述内容,并理解项目维护者精力有限,不遵循规则的 issue 可能会被无视或直接关闭

你的版本
ghcr.io/labring/fastgpt:v4.8.11 镜像

问题描述, 日志截图
image

复现步骤
将最新的代码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

预期结果
正常编译

相关截图

@dignfei dignfei added the bug Something isn't working label Nov 12, 2024
@c121914yu
Copy link
Collaborator

c121914yu commented Nov 16, 2024

没看懂你是在操作啥,一下 4.8.11,一下 4.8.13。
还有拷贝了啥内容?开发应该是直接 clone 仓库就行了,也不需要啥 apk。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants