Replies: 2 comments
-
|
关了mfsu解决,或者配置nodeModulesTransform: { |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
ERROR in ./node_modules/react-dnd/dist/esm/index.js 2:0-24
Module not found: Error: Can't resolve './hooks' in 'D:\work\khaos-web\node_modules\react-dnd\dist\esm'
Did you mean 'index.js'?
BREAKING CHANGE: The request './hooks' failed to resolve only because it was resolved as fully specified
(probably because the origin is a '.mjs' file or a '.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.
@ ./src/.umi/.cache/.mfsu/mf-va_react-dnd.js 1:0-26 1:0-26
@ container entry ./react-dnd[0]
Beta Was this translation helpful? Give feedback.
All reactions