Jeremy Stepanek

Results 6 comments of Jeremy Stepanek

I also get the same error in any project that doesn't have pint installed locally in my WSL Ubuntu. Installing pint globally (`composer global require laravel/pint --dev`) doesn't help either....

This is still an issue in Next.js 15. For now I created a function using your workaround, but it would be nice if the middleware redirect response took care of...

This issue is in fact still present. Including 19.0.0-rc.1, 19.0.0-beta-26f2496093-20240514 and 19.0.0-rc-7670501b-20241124

Now that React 19 is officially out, I can confirm this bug still persists.

Done, I briefly explained some of the necessary configurations for docker development. I didn't include any steps to run and build containers because it is assumed the user knows how...

I didn't have time to elaborate more on why it's assumed the user already knows how run containers. By the time the user realizes that extra Vite configuration is needed...