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
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.
Your Environment
Tech
Version
react-swipeable-views
^0.13.9
React
17.0.1
platform
Windows
typescript
4.0.3
webpack
^5.24.2
Do you know what I am doing wrong?
Thanks!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: