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
The text was updated successfully, but these errors were encountered:
The above picture discribe the question for example
Sorry, something went wrong.
Hi @zhangjinpeng66
Thanks for your report.
I think you are adding the wrong endpoint URL. You are adding https://conan.io/center, but this is not correct, please check:
Also, by default it is not necessary to add the ConanCenter remote, because it comes configured by default. But if you want to add it is:
conan remote add conancenter https://center.conan.io
Note the API enpoint is center.conan.io but not conan.io/center (that is the Web app only)
center.conan.io
conan.io/center
This has been closed by conan-io/conan#14531, but please don't hesitate to ask if you have any further question, you can also create new tickets.
memsharded
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: