Quentin Jeanningros
Quentin Jeanningros
Downgrading to 3.X.X doesn't reduce your compilation time ? Are all your files in the WSL folder ? Example : `/home/user/...` It takes me 2-3 minutes using 3.X.X which look...
@Sparticuz if you have a repo with a better example than mine fill free to share it. Mine might not help
Taking some time to clean our code, we see that we use multiple version of next in the same project, and we had multiple other package issue. Clean the code,...
@TheThirdRace I just opened an issue yesterday, about compilation time in wsl2, do it look related to your ? https://github.com/vercel/next.js/issues/61340
same here
I have the same issue, merged to CORS issue, - starting chrome without CORS didn't fix the issue, so I am sure that CORS is not what make thing go...
> > In my case the problem was due to tile.nextzen.org (that's where tiles are downloaded from) anti-DDoS protection: server returns 429 status code (too many requests). > > As...