shuashuai commented on issue #1198: URL: https://github.com/apache/incubator-answer/issues/1198#issuecomment-2527233481
This kind of problem is related to the network and mirroring. You can first copy the resource link starting with `https://registry.yarnpkg.com` to the browser to see if it can be opened normally. If not, you can determine that it is a network problem. Then you can manually find the link containing `https://registry.yarnpkg.com` from the pnpm-lock.yaml file, and then manually replace it with `https://registry.npmmirror.com` to completing the build, of course I will also macro update the pnpm version and lock file in the next version. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
