IconGenie will not install on MacOS Sonoma 14.1 #17463
Labels
area/icongenie
bug/1-repro-available
A reproduction is available and needs to be confirmed.
flavour/quasar-cli-vite
kind/bug 🐞
Qv2 🔝
Quasar v2 issues
What happened?
Upgraded my Mac dev machine to a MacBookPro with M3 chip running Sonoma 14.1 and my Quasar projects all failed on npm install with
Error: pngquant failed to build, make sure that libpng is installed
ran
brew install libpng
but still getting the same error. I've removed IconGenie from the package.json and now the projects install and run. Thankfully, I have all of my previously generated assets from IconGenie but would like to use the tool on future projects. Is IconGenie just not available to new Mac machines?
What did you expect to happen?
Project installs with npm install and runs
Reproduction URL
https://stackblitz.com/edit/quasarframework-s6g23w?file=package.json
How to reproduce?
run
$ npm i -g @quasar/icongenie
The StackBlitz reproduction URL doesn't recreate the problem because it isn't running on MacOS Sonoma 14.1
Flavour
Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)
Areas
Icon Genie CLI (@quasar/icongenie)
Platforms/Browsers
Other
Quasar info output
Relevant log output
Additional context
No response
The text was updated successfully, but these errors were encountered: