0

ON my old computer It is running perfectly but on other computer it is giving this error as style already imported in _app.js . I am using nvm and checked with all versions .

error - ./styles/index.css Global CSS cannot be imported from files other than your Custom . Due to the Global nature of stylesheets, and to avoid conflicts, Please move all first-party global CSS imports to pages/_app.js. Or convert the import to Component-Level CSS (CSS Modules). Read more: https://nextjs.org/docs/messages/css-global Location: pages_app.js

enter image description here enter image description here I want to run this app smoothly on my computer. I did npm cache clean --force , I have deleted nodemodules, packgLock and installed. but not working.

0 Answers0