You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
17:27:47 watching for file changes...
[astro-icon] "bi" does not appear to be a valid iconify collection! Did you install the "@iconify-json/bi" dependency?
[astro-icon] "fe" does not appear to be a valid iconify collection! Did you install the "@iconify-json/fe" dependency?
[astro-icon] "ic" does not appear to be a valid iconify collection! Did you install the "@iconify-json/ic" dependency?
[astro-icon] "ri" does not appear to be a valid iconify collection! Did you install the "@iconify-json/ri" dependency?
17:28:25 [astro-icon] Loaded icons from src/icons
17:28:25 [200] / 38ms
17:28:25 [ERROR] Unable to locate the "ic" icon set!
Hint:
It looks like the "ic" set was not loaded.
Did you install the "@iconify-json/ic" dependency?
Stack trace:
at N:\test\astro-icon-main\G:...\Local\Yarn\Berry\cache\astro-icon-npm-1.1.5-f9733600a9-10c0.zip\node_modules\astro-icon\components\Icon.astro:81:15
[...] See full stack trace in the browser, or rerun with --verbose.
What version of
astro-icon
are you using?v1.1.5
Astro Info
If this issue only occurs in one browser, which browser is a problem?
No response
Describe the Bug
Unable to build demo with yarn 4.6.0
astro-icon is unable to fetch icon-sets when using yarn berry
What's the expected result?
Demo should be built successfully.
Link to Minimal Reproducible Example
https://github.com/bre7/astro-icons-error
The text was updated successfully, but these errors were encountered: