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

Meteor has conflict with react-dom npm #31

Closed
newsiberian opened this issue Sep 11, 2015 · 3 comments
Closed

Meteor has conflict with react-dom npm #31

newsiberian opened this issue Sep 11, 2015 · 3 comments

Comments

@newsiberian
Copy link

Hello,

I ran into a problem trying to use react-scroll in Meteor. The problem is that the react-scroll uses a react-dom npm as dependency, which is not in "Meteor". As a result, when you try to connect react-scroll to a component, an error appears:
post_image2

@newsiberian
Copy link
Author

I've got an additional information about my problem:
post_image3
There is no such function (findDOMNode) in ReactDOM.

@fisshy
Copy link
Owner

fisshy commented Sep 13, 2015

Hey!

Try use an older version of react-scroll or upgrade to React v0.14

@newsiberian
Copy link
Author

Thank you. My miss.

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

2 participants