wrjlewis / notion-search-alfred-workflow

An Alfred workflow to search Notion with instant results
GNU General Public License v3.0
828 stars 41 forks source link

SVG Icons do not show: due to cairo libraries not found on apple silicon #84

Closed wrjlewis closed 1 year ago

wrjlewis commented 1 year ago
no library called "cairo-2" was found
no library called "cairo" was found
no library called "libcairo-2" was found

There seems to be an issue with installing cairo (cairosvg) on apple silicon. This means that svg icons will not be displayed in alfred results. Not catastrophic since the result will still appear, but annoying none the less.

If anyone has any insight into the above, that would be great.

wrjlewis commented 1 year ago

Found a solution:

brew install cairo pango gdk-pixbuf libxml2 libxslt libffi