initdc opened a new issue, #1198: URL: https://github.com/apache/incubator-answer/issues/1198
## Describe the bug A clear and concise description of what the bug is. ### To Reproduce Steps to reproduce the behavior: 1. China local 2. `npm config set registry https://registry.npmmirror.com` 3. Go to 'apache-answer-1.4.1-incubating-bin-linux-amd64' unzip folder 4. ``` ./answer build \ --with github.com/apache/incubator-answer-plugins/connector-basic \ --with github.com/apache/incubator-answer-plugins/connector-github \ --with github.com/apache/incubator-answer-plugins/connector-google \ --with github.com/apache/incubator-answer-plugins/storage-s3 \ --with github.com/apache/incubator-answer-plugins/embed-basic \ --with github.com/apache/incubator-answer-plugins/editor-chart ``` ### Resolve Maybe you should delete pnpm-lock.yaml and re generate it -- 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]
