Skip to content
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

Trying to require 'react-native' in project files, there are several files providing this module #1

Closed
trev91 opened this issue Apr 26, 2018 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@trev91
Copy link

trev91 commented Apr 26, 2018

I added this library via npm install. It appears that within the node_modules folder of this library, it requires 'react-native'. It conflicts with all files in my RN project that require xxxxxxx from 'react-native'.

Perhaps remove that from the node_modules folder and it will no longer throw this error?

Thanks.

@marouanekadiri
Copy link
Owner

Hi @trev91 ,

I didn't notice that dependencies of the library will raise Ambiguous Module Resolution error.
Anyway the problem is fixed in the new version, you can update it.

Thanks.

@marouanekadiri marouanekadiri self-assigned this Apr 28, 2018
@marouanekadiri marouanekadiri added the bug Something isn't working label Apr 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants