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
NextJS not allow dependencies import css from node_modules, some ways to fix are suggested. Can you update this dependency and publish a compiled version?
Reach out to the maintainer and ask for them to publish a compiled version of their dependency.
The error exactly is this:
./node_modules/react-cam/lib/lib/style.css
Global CSS cannot be imported from within node_modules.
Read more: https://nextjs.org/docs/messages/css-npm
Location: node_modules/react-cam/lib/lib/reactCam.js
The text was updated successfully, but these errors were encountered:
For this reasons https://nextjs.org/docs/messages/css-npm
NextJS not allow dependencies import css from node_modules, some ways to fix are suggested. Can you update this dependency and publish a compiled version?
Reach out to the maintainer and ask for them to publish a compiled version of their dependency.
The error exactly is this:
The text was updated successfully, but these errors were encountered: