nacos下载太慢解决方法

柔情只为你懂 2023-07-24 02:05 145阅读 0赞

文章目录

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

  1. 1)Download source code from Github
  2. git clone https://github.com/alibaba/nacos.git
  3. cd nacos/
  4. mvn -Prelease-nacos -Dmaven.test.skip=true clean install -U
  5. ls -al distribution/target/
  6. // change the $version to your actual path
  7. cd distribution/target/nacos-server-$version/nacos/bi

发表评论

表情:
评论列表 (有 0 条评论,145人围观)

还没有评论,来说两句吧...

相关阅读

    相关 git for window官网下载解决方法

    git官网下载太慢 说好如果安装成功就写上来的,官网安装真的太慢了,而且我一直出现问题,后来还好有网上的大神给了百度网盘的链接,写出来吧。 我只找到转载的,文章链接是: