Nikowww

Results 7 comments of Nikowww

@danielroe I made quick repro: https://stackblitz.com/edit/github-zjms7z?file=app.vue which seems to cause similar error I am facing on my project. Clicking any of the links on /page.vue seems to cause it. Not...

@danielroe I made quick repro: https://stackblitz.com/edit/github-zjms7z?file=app.vue which seems to cause similar error I am facing on my project. Clicking any of the links on /page.vue seems to cause it. Not...

Hi. Does the new HMR server use same port value that can be overwritten via .env file with NUXT_PORT or is it baked in to 3000? Removing `vite.server.hmr` config doen't...

Hi there, I've just upgraded to 3.8 and were scrolling through nuxi/cli release notes and for 3.9.0 release there was comment about HMR with `nuxi dev --tunnel` command. I thought...

Okay sorry. I got too exited too soon, l just got thinking about my globally installed nuxi version and checked it to be outdated to 3.5.3 hence `nuxi dev --tunnel`...

Our configuration is most likely not so normal and I can’t really share one single configuration file per se. I can try laying out the configuration in words if its...

Sorry for the delay. So we are using Laravel Valet (which uses nginx under the hood) to provide the custom local domains and vercel dev environment to rewrite certain requests...