I am using React 17 and Next js 10 for server side rendering.
When I start the project it fails with the following message:
error - ./node_modules/react-multiselect-listbox/dist/components/Button/styles.module.scss
CSS Modules cannot be imported from within node_modules.
Read more: https://nextjs.org/docs/messages/css-modules-npm
Hello,
I am using React 17 and Next js 10 for server side rendering. When I start the project it fails with the following message:
error - ./node_modules/react-multiselect-listbox/dist/components/Button/styles.module.scss CSS Modules cannot be imported from within node_modules. Read more: https://nextjs.org/docs/messages/css-modules-npm