0
点赞
收藏
分享

微信扫一扫

nacos下载太慢解决方法

zhaoxj0217 2022-07-12 阅读 36


文章目录

​​https://nacos.io/en-us/docs/quick-start.html​​

1)Download source code from Github
git clone https://github.com/alibaba/nacos.git
cd nacos/
mvn -Prelease-nacos -Dmaven.test.skip=true clean install -U
ls -al distribution/target/

// change the $version to your actual path
cd distribution/target/nacos-server-$version/nacos/bi


举报

相关推荐

0 条评论