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
I've tried everything in that thread and the only thing that worked was to add a postcss.config.js file in the root of the project with this content:
module.exports = {
plugins: {
},
}
strange that it worked even with no plugins defined inside it, but anyhow it works. I'm ready to explore the rest of it! Thank you a lot for your assistance!
The text was updated successfully, but these errors were encountered:
from discord:
https://stackoverflow.com/questions/71125476/nextjs-getting-error-on-the-first-npm-run-dev
The text was updated successfully, but these errors were encountered: