__webpack_modules__[moduleId] is not a function
ezawadzki opened this issue · 6 comments
Hi,
When I try to install the last version, I got :
warning " > react-motion@0.5.2" has incorrect peer dependency "react@^0.14.9 || ^15.3.0 || ^16.0.0".
Then I tried to start my app and just import the module, and got this webpack error in browser :
TypeError: __webpack_modules__[moduleId] is not a function
__webpack_require__
node_modules/react-modal-resizable-draggable/build/main.js:557
Thanks for you help ! I would like to use your module which seems great !
Emilie
maybe try the previous version 0.1.4?
The same problem of v0.1.5. react@16.14.0, react scripts@4.0.3.
Restored to v0.1.4, the problem resolved.
This also happens to me in version 0.1.4.
l am facing with same problem. Is there any solution up to now?
I also ran into this problem on v0.1.5 react @17.0.2, react-scripts @4.0.3
Restored to v0.1.4 and seems to be working fine.
The issue has been fixed in v0.1.6