Open Vinyl-Davyl opened 2 years ago
@Vinyl-Davyl downgrade from next@11.1.1
to next@11.1.0
Apparently there is a breaking change with next@11.1.1 on windows. Source: https://stackoverflow.com/questions/68991702/fresh-nextjs-app-throwing-errors-before-any-changes/68992114#68992114
You could also try and upgrade to next 12 of course :)
I add all my CSS files to _app.js work for me
Sorted it out already, thanks @markdost @ibrahim-koraikir1
After installing dependencies and proceeding with next dev. What's your thoughts