ecronix/react-most-wanted

Can't resolve './config'

marcusasplund opened this issue · 1 comments

Tried upgrading my app manually to mui5, i have upgraded to rmw modules to "material-ui-shell": "^3.3.5", and "base-shell": "^2.4.14".
Now i run into the following:
ERROR in ./node_modules/material-ui-shell/lib/index.js 6:37-56 Module not found: Error: Can't resolve './config' in '/app/node_modules/material-ui-shell/lib'

From what i understand the resolution of config is now moved, for some reason this doesn't pan out well for me.

My error, all good now!