I have run
npm install @heroicons/react
and my package.json looks like this:
"dependencies": {
"@headlessui/react": "^1.6.6",
"@heroicons/react": "^2.0.0",
...
but for some reason I cannot get it to work!
I am still getting this error
Please help me out here. I don't understand what is the issue here?