You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When installing create-react-app I get this error when I start the development server (npm start),
./src/index.css (./node_modules/css-loader/dist/cjs.js??ref--6-oneOf-3-1!./node_modules/postcss-loader/src??postcss!./src/index.css) Error: No valid exports main found for 'myproject\node_modules\colorette'
I've reinstalled create-react-app -g and tryed with npx and I still get this error. Is there anything else I can do?
this is the files of my new created react apps - without node_modules: newreactapp.zip
Nanif, danm, joshunger, AanchalCh, justinmc and 29 more