-
-
Notifications
You must be signed in to change notification settings - Fork 12.5k
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
formula for mermaid-cli
is not pointing to latest stable.
#100192
Comments
As it stands I think the way forward (unless there's a way to make it fit into Homebrew/core's policies) is to deprecate this and allow a third-party tap with less ties to open source to deal with it going forward. |
Another puppeteer-based formula currently under review is #98549 which is trying to defer browser installation to user (Firefox in their case). The tedious way that AUR supports is building |
Building |
👍🏻 |
Will proceed with deprecation in #100478. Since original question was on updating to latest version, also labelled as |
Closing based on decision from Homebrew side. The way forward for |
brew gist-logs <formula>
link ORbrew config
ANDbrew doctor
outputVerification
brew update
and am still able to reproduce my issue.brew doctor
and that did not fix my problem.What were you trying to do (and why)?
install latest version of
mermaid-cli
(9.0.3)Tagged here:
https://github.com/mermaid-js/mermaid-cli/releases/tag/9.0.3
What happened (include all command output)?
Formula points to 8.11.0 instead of 9.0.3 (or newer)
https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/mermaid-cli.rb#L6
What did you expect to happen?
Use latest stable version.
Step-by-step reproduction instructions (by running
brew
commands)`brew install mermaid-cli`
The text was updated successfully, but these errors were encountered: