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

ambiguous resolution of package.json #13

Open
taichi-jp opened this issue Sep 29, 2018 · 0 comments
Open

ambiguous resolution of package.json #13

taichi-jp opened this issue Sep 29, 2018 · 0 comments

Comments

@taichi-jp
Copy link

taichi-jp commented Sep 29, 2018

When I install this and launch the app, my bundler says:

error: bundling failed: ambiguous resolution: module `/Users/taichi/dev/rn_image_editor_sample/index.js` tries to require `react-native`, but there are several files providing this module. You can delete or fix them: 

  * `/Users/taichi/dev/rn_image_editor_sample/ios/Pods/React/package.json`
  * `/Users/taichi/dev/rn_image_editor_sample/node_modules/react-native/package.json`

By the way, is this repo maintained well to be able to use in production?

I read this post: https://blog.photoeditorsdk.com/photoeditor-sdk-react-native-15179c589a55 ,
and in this post you set up the SDK with Swift code, not using this repo.
Your docs do not refer to this repo; https://docs.photoeditorsdk.com/quickstarts/react_native

If it's better not to use this repo and to use NativeModules, I will do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant