Upgrade to NextJs 13.5 bugged webpack
Unanswered
Cinnamon posted this in #help-forum
CinnamonOP
When I try to access my App, I get this error
Looks like
D:WorkCIVWareLogiXPanelode_modules@sentryextjscjsconfig emplatesequestAsyncStorageShim.js
Module build failed: UnhandledSchemeError: Reading from "D:WorkCIVWareLogiXPanelode_modules@sentryextjscjsconfig emplatesequestAsyncStorageShim.js" is not handled by plugins (Unhandled scheme).
Webpack supports "data:" and "file:" URIs by default.
You may need an additional plugin to handle "d:" URIs.Looks like
/ arent added to the path4 Replies
CinnamonOP
Apparently it does that only on windows
Could you open a bug report?
This looks like a bug
Especially when it is reproducible only on windows