We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://nacos.io/en-us/docs/quick-start.html
在这个标题下Download source code from Github ## `s://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`
最后少加了一个n
The text was updated successfully, but these errors were encountered:
@i will solve it@
Sorry, something went wrong.
Fix docs bug (#102)
26462c9
solve this issue alibaba/nacos#3453
Xunzhuo
No branches or pull requests
https://nacos.io/en-us/docs/quick-start.html
在这个标题下Download source code from Github ##
`s://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`
最后少加了一个n
The text was updated successfully, but these errors were encountered: