-
Notifications
You must be signed in to change notification settings - Fork 199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't install through npm #208
Comments
I have the exact same issue. |
Hmm, I'm having a hard time seeing how this specific package could have caused this. Are you seeing this with any other package, or just ours? @kevnw it seems like you are running this on a Window filesystem from Linux, is that a correct assumption? Does it work if you install the package to e.g. @aradhya-gupta what operating system and file system are you using? |
@LinusU I'm using windows 10 |
I'm getting the following error while compilation of my app: While trying to resolve module
|
I am also facing this issue with npm. It seems to be an issue specific to downloading with npm. |
Facing the same issue with npm, any solution? |
Uninstalling and reinstalling the library fixed it for me, don't know what went wrong the first time though |
use this command instead
or
|
SiddheshDabholkar That worked for me. Had the same issue |
Having the same issue, please help :/ |
Question
Trying to use the useDimensions library from @react-native-community/hooks but I can't install it. Any help?
The text was updated successfully, but these errors were encountered: