Add unplugin-icons but got peer dependencies error #361
Unanswered
tbontb-iaq
asked this question in
Q&A
Replies: 1 comment
-
Forgive my stupidity. I forgot that I went into the dependencies of the project instead of my project. So I was actually installing unplugin-icons in a third-party library. Can anyone just delete this discussion? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I just try to add unplugin-icons to my project by
pnpm i -D unplugin-icons
but got this:How can I fix this?
Beta Was this translation helpful? Give feedback.
All reactions