import cannot be resolved for React #796
Unanswered
Emokores256
asked this question in
Help
Replies: 3 comments
-
could you solve this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Having issue with this as well. Any resolution? |
Beta Was this translation helpful? Give feedback.
0 replies
-
me too on solid icons |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
After running
npm i @heroicons/react
, I couldn't get the icons to display when I tried to useimport { BellIcon } from "@heroicons/react/24/outline"
. When I check the repo I cannot see the directory "24". I don't know if it's me missing something or if something is actually missing. I need help with this.Beta Was this translation helpful? Give feedback.
All reactions