-
Notifications
You must be signed in to change notification settings - Fork 903
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
Building Chocolatey CLI fails on macOS Sequoia #3544
Comments
Did you follow all the steps shown here? |
|
|
This comment has been minimized.
This comment has been minimized.
The Software Engineers, and our build system, use Sonoma. There are no problems building on that. So this is either a new macOS issue, or a local environment issue to you. To set expectations, this isn't something we'll be able to look at soon. |
What does Chocolatey look like working on macOS? Anyone have a screenshot by chance? |
Chocolatey CLI will only pack and push packages on non-Windows platforms. You cannot use it to install or otherwise manage packages. I'm unsure if that is what you mean by "look like". If you are needing an actual screenshot to compare to something you have locally, using a Docker container would provide this. |
Checklist
What You Are Seeing?
What is Expected?
That chocolatey works...
How Did You Get This To Happen?
System Details
Installed Packages
darkfairie@iMac-de-Isabelle src % choco list
zsh: command not found: choco
darkfairie@iMac-de-Isabelle src %
Output Log
darkfairie@iMac-de-Isabelle src % choco --debug --verbose
zsh: command not found: choco
darkfairie@iMac-de-Isabelle src %
Additional Context
The text was updated successfully, but these errors were encountered: