You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.
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",
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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",
The text was updated successfully, but these errors were encountered: