nacos下载太慢解决方法

阅读 40

2022-07-12


文章目录

​​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)

0 0 举报