一直卡在 正在上传云对象uni-id-co 这里 没有报错 没有提示,单个也无法上传该云函数
2***@qq.com
- 发布:2023-12-12 23:49
- 更新:2023-12-15 19:59
- 阅读:188
1 个回复
DCloud_uniCloud_VK
uni-id-co上传慢的问题 试试切换taobao镜像源
查看镜像源 npm config get registry
设置taobao镜像 npm config set registry https://registry.npm.taobao.org
恢复成原来的镜像 npm config set registry https://registry.npmjs.org