#\@mui\material\CssBaseline' is not supported resolving ES modules

1 messages · Page 1 of 1 (latest)

wintry pecan
#

im pretty much getting this for most imports :
Directory import 'C:\Users\R.Darabi\WebstormProjects\cst.core.remixpanel\node_modules@mui\material\styles' is not supported resolving ES modules imported from C:\Users\R.Darabi\WebstormProjects\cst.core.remixpanel\build\index.js
Did you mean to import @mui/material/node/styles/index.js?

trim crown
#

Check if it's a problem from the package you're using with one of this two tools:

#

If it's a package problem, then search on them issues and see if there's some way to address it

#

If not, report it 🙂

wintry pecan
trim crown
#

Sorry, I may have worded in the wrong way previously: I meant that if it was a problem with the package and not a problem with your configuration, then you should report it to the package. I don't think this is a Remix problem. The next step if it was not a problem with the package is to analyze your configuration

#

You already show TS and Remix config , what about package.json ?