Skip to content
New issue

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

always report unable to find xxx in remotes #86

Closed
zhangjinpeng66 opened this issue Aug 20, 2023 · 3 comments · Fixed by conan-io/conan#14531
Closed

always report unable to find xxx in remotes #86

zhangjinpeng66 opened this issue Aug 20, 2023 · 3 comments · Fixed by conan-io/conan#14531
Assignees

Comments

@zhangjinpeng66
Copy link

conancenter-1
conancenter-2
conancenter-3
conancenter-4

@zhangjinpeng66
Copy link
Author

The above picture discribe the question for example

@memsharded memsharded self-assigned this Aug 20, 2023
@memsharded
Copy link
Member

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)

@memsharded
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants