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

Broken dependency? #27

Open
amahdy opened this issue Jan 19, 2018 · 1 comment
Open

Broken dependency? #27

amahdy opened this issue Jan 19, 2018 · 1 comment

Comments

@amahdy
Copy link
Contributor

amahdy commented Jan 19, 2018

I'm not sure if my setup is wrong or this is an issue with React 16, I simply created an empty react app, then npm installed react-polymer, and added this line:

import reactPolymer from 'react-polymer'

And result is:

`Failed to compile.

./node_modules/react-polymer/index.js
Module not found: Can't resolve 'react-dom/lib/DOMPropertyOperations' in '[]/node_modules/react-polymer'
@amahdy
Copy link
Contributor Author

amahdy commented Jan 19, 2018

I can confirm that my setup works fine with React 15. Seems that this library is not optimized for React 16.

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