-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
安装依赖报错 #11497
Comments
问题分析这是由于在安装依赖的时候,其中有一个依赖是通过github下载的。ssh://[email protected]/xqq/webworkify-webpack.git 由于github被墙,所以你本地下载不了 问题解决
|
pnpm 下, |
package.json配置了 |
建议不要用pnpm,官方推荐是使用npm 并且是legacy安装模式 |
邮件已收到
|
不好意思,包名搞错了 {
"overrides": {
"amis": {
"mpegts.js": "1.6.10"
}
}
} |
我是这样解决的, "overrides": { |
描述问题:
npm i报错,不知道如何解决呢
截图或视频:
如何复现(请务必完整填写下面内容):
你是如何使用 amis 的?
npm
amis 版本是什么?请先在最新 beta 版本测试问题是否存在
3.6.3
粘贴有问题的完整
amis schema
代码:The text was updated successfully, but these errors were encountered: