primocms / primo

Primo is a visual CMS with a built-in code editor, Svelte blocks, and static site generator.
https://primocms.org
MIT License
1.97k stars 514 forks source link

site footer icons getting errors @iconify/svelte cannot be built #387

Closed stOneskull closed 4 months ago

stOneskull commented 4 months ago

my primo sites are all exclaiming errors about the icons in the site footer.. twitter, github, etc.

screenshot shows it.. Clipboard01

mateomorris commented 4 months ago

What does the iconify import look like in your JS tab? Is it import Iconify from '@iconify/svelte' or import Iconify from '@iconify/svelte/dist/Icon.svelte'?

stOneskull commented 4 months ago

hi, i'm sorry, i think i needed to update. i updated primo yesterday (sync fork) and on logging in again today, i got the message to go and put in the SQL query into supabase. after that, i don't get the errors anymore. all good :)

mateomorris commented 4 months ago

Great to hear :)