#Error Unknown builtin plugin cleanupIDs specified.

2 messages · Page 1 of 1 (latest)

dim chasm
#

Hello, I'm new to Astro and trying to use the Astro wind theme (https://astro.build/themes/details/astrowind/). When I run dev everything works as expected however when I try to run the build this error is thrown:
throw new Error(`[astro-icon] Unable to load icon "${name}"!
Error: [astro-icon] Unable to load icon "tabler:info-square"!
Error: Unknown builtin plugin "cleanupIDs" specified.

I'm unable to preview the build and running localhost:3000 results in 404 not found.
Can anybody explain to me what is happening here and how I might resolve this?
Thank you!

warm steppe
#

Hello! I just came across an issue on the Astro icon repository that might be related to what you're experiencing, and I noticed that there is a comment in the thread that provides a possible fix.
You can check it out here: https://github.com/natemoo-re/astro-icon/issues/72#issuecomment-1354695895

GitHub

Hello, since now I can't build my astro project anymore. I get the following error: error [astro-icon] Unable to load icon "carbon:phone-filled"! Error: Unknown builtin pl...