-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
ERROR in ./node_modules/effector-storage/local/index.js 1:58-95
Module not found: Error: Can't resolve '../storage' in '/xxx/node_modules/effector-storage/local'
Did you mean 'index.js'?
BREAKING CHANGE: The request '../storage' 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.
xxx
@ ./src/app.tsx 3:0-41 15:15-20
@ ./src/index.tsx 2:0-26 4:9-12
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working