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
To activate the hook the documentation says:
$ conan config set hooks.conan-center
But with conan 2+ I have an error:
$ conan config set hooks.conan-center usage: conan config [-h] [-v [V]] [-cc CORE_CONF] {home,install,install-pkg,list,show} ... conan config: error: argument subcommand: invalid choice: 'set' (choose from 'home', 'install', 'install-pkg', 'list', 'show')
What is the right way to activate hooks?
The text was updated successfully, but these errors were encountered:
Hello @elvisdukaj! Your question looks duplicated to #506
Please, take a look there first. Regards!
Sorry, something went wrong.
Thank you for the feedback! This issue can be closed than 😀
uilianries
No branches or pull requests
To activate the hook the documentation says:
But with conan 2+ I have an error:
What is the right way to activate hooks?
The text was updated successfully, but these errors were encountered: