- I have searched the issues of this repository and believe that this is not a duplicate.
Ⅰ. Issue Description
[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.15.0:install-node-and-npm (install node and npm) on project seata-console: Could not downloa
d Node.js: Could not download https://nodejs.org/dist/v19.5.0/node-v19.5.0-win-x64.zip: Connect to nodejs.org:443 [nodejs.org/104.20.22.46, nodejs.org/104.20.23.46] failed: Connection timed out: connect -> [Help 1]
建议与npm源一样都改为国内源,如下
It is recommended to change to domestic sources like npm sources, as follows<nodeDownloadRoot>https://mirrors.aliyun.com/nodejs-release/</nodeDownloadRoot>
Ⅱ. Describe what happened
If there is an exception, please attach the exception trace:
Just paste your stack trace here!
Ⅲ. Describe what you expected to happen
Ⅳ. How to reproduce it (as minimally and precisely as possible)
- xxx
- xxx
- xxx
Minimal yet complete reproducer code (or URL to code):
Ⅴ. Anything else we need to know?
Ⅵ. Environment:
- JDK version(e.g.
java -version
): - Seata client/server version:
- Database version:
- OS(e.g.
uname -a
): - Others:
1条答案
按热度按时间inkz8wg91#
It is not recommended to change the original address here, it is recommended to replace the variable with an environment variable or a compiled file, similar to GOPROXY.