update brew formula to work with 9.0.3
See original GitHub issueDescribe the bug
brew install mermaid-cli
does not install the latest version.
See https://github.com/Homebrew/homebrew-core/issues/100192 and https://github.com/Homebrew/homebrew-core/pull/83338
~Need to update the formula to work with Apple silicon, and possibly make the formula mac-only (no linux support)~
https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/mermaid-cli.rb#L6
Issue Analytics
- State:
- Created a year ago
- Reactions:2
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Homebrew install specific version of formula? - Stack Overflow
brew postgresql-upgrade-database is, well, for upgrades. My answer is about using an older Postgres version. Simply switching binaries won't work. – Max Malysh....
Read more >homebrew-core - Homebrew Formulae
a2ps 4.14 Any‑to‑PostScript filter
aacgain 1.8 AAC‑supporting version of mp3gain
aalib 1.4rc5 Portable ASCII art graphics library
aamath 0.3 Renders mathematical expressions as ASCII art
Read more >formula for mermaid-cli is not pointing to latest stable. #100192
I ran brew update and am still able to reproduce my issue. I have resolved all warnings from brew doctor and that did...
Read more >Macos – Keg-only homebrew formulas - iTecNote
Today I installed the curl formula via homebrew , but after installing it ... Brew update failed: untracked working tree files would be...
Read more >Homebrew install specific version of formula? - Stack Overflow
First, we'll need to find a commit where postgresql 8.4.4 was available. ... For update I, I had to brew unlink <formula> before...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Unfortunately,
mermaid-cli
requires puppeteer, which requires either Chromium or Firefox. And since both Chromium and Firefox are not yet available as Homebrew Formulae (they’re just Casks), the Homebrew team has decided to deprecatemeramid-cli
, see https://github.com/Homebrew/homebrew-core/issues/100192#issuecomment-1114289767:I’m going to close this as
won't fix
, since the Homebrew team has said they won’t be accepting updates to themermaid-cli
formula.The homebrew team thinks
mermaid-cli
could be turned into a Tap. https://docs.brew.sh/Acceptable-Casks#rejected-casks also says that it might be accepted as a Cask, despite being a CLI software.Bump. 🙂
Right now
brew install mermaid-cli
gives me this warning: