[x] I have searched the issues of this repository and believe that this is not a duplicate.
Hi,
I am trying to compile my project with webpack and react-swipeable-views. However, compiling fails with error "Module not found: Error: Can't resolve 'react'.". The problem is that webpack can't resole react in react-swipeable-views-core. React is installed and works fine. I am using yarn 2/Berry with workspaces.
Hi,
I am trying to compile my project with webpack and react-swipeable-views. However, compiling fails with error "Module not found: Error: Can't resolve 'react'.". The problem is that webpack can't resole react in react-swipeable-views-core. React is installed and works fine. I am using yarn 2/Berry with workspaces.
Your Environment
Do you know what I am doing wrong?
Thanks!