Open charnet1019 opened 2 years ago
[root@slb sre_cerebrum]# yarn --version 1.22.19
[root@slb sre_cerebrum]# node --version v16.15.0
如果用release包则编译时报如下错误:
[root@slb sre_cerebrum-1.0.1]# yarn install
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
error An unexpected error occurred: "http://npm.meitu-int.com/rc-util/-/rc-util-5.14.0.tgz: Request failed \"403 Forbidden\"".
info If you think this is a bug, please open a bug report with the information provided in "/home/src/sre_cerebrum-1.0.1/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
你好,我已经调整了main分支的代码了。 1.删除了yarn.lock文件 2.更新了一些代码,有关lint相关的
你可以直接重新拉取main分支的代码,来做编译构建。另外release包我删除了,应该是我之前上传的有问题,谢谢反馈~
最后,这个项目很久没有更新了,最近可能没有更多的时间花在这个上面,你如果觉得还可以的话,可以持续对他进行更新 ,谢谢 @charnet1019