firtoz / react-three-renderer

Render into a three.js canvas using React.
https://toxicfork.github.com/react-three-renderer-example/
MIT License
1.49k stars 155 forks source link

Failed To Compile #230

Open GitHub1396 opened 6 years ago

GitHub1396 commented 6 years ago

Dear all, I would be grateful if you have a look to the following error while I am going to compile my app and let me know your point of view:

Failed to compile. ./node_modules/react-three-renderer/lib/React3CompositeComponentWrapper.js Module not found: Can't resolve 'react-dom/lib/ReactCompositeComponent' in 'path_name\node_modules\react-three-renderer\lib'

My react version is : "react": "^16.3.2", "react-dom": "^16.3.2",