Closed rmeissen closed 1 year ago
same, tried it in fresh create-react-app and same result and install as per documentation.
I had some issue with this line "types": ["vite/client", "jest", "testing-library__jest-dom"],
underCompiler options. When commented out webpack was still unable to compile :
Module not found: Error: Can't resolve './SwipeToRevealActions' in '/Users/.../swipable_mobile_actions/node_modules/react-swipe-to-reveal-actions'
ERROR in ./node_modules/react-swipe-to-reveal-actions/index.ts 1:0-49
Module not found: Error: Can't resolve './SwipeToRevealActions' in '/Users/.../swipable_mobile_actions/node_modules/react-swipe-to-reveal-actions'
webpack compiled with 1 error
Hi! Sorry about this @rmeissen , @bvalasek . Please upgrade to version 1.0.7, and this should be fixed. Thanks!
I installed as per the documentation, and immediately upon use this is the error I see:
Any suggestions or help appreciated!