[Issue] NPM Package 'reown' Not Found In Registiry - Error E404 #5412
-
I encountered an issue while trying to install the 'reown' package using npm and bun. The installation failed with a 404 error indicating that the package is not found in the npm registry. Below are the error details: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
How are you attempting to install it? |
Beta Was this translation helpful? Give feedback.
-
In large projects, things may slip your mind when everything is overwhelming. If anyone else is facing this issue, simply deleting |
Beta Was this translation helpful? Give feedback.
In large projects, things may slip your mind when everything is overwhelming. If anyone else is facing this issue, simply deleting
reown : ""
from the package.json, where there's no version specified, should be enough.