Lavabyte
unexpected big bumper when giving Nuxt the first try.
hmr is not working, weird command line errors...
[Vue Router warn]: No match found for location with path "/socket.io/"
[Vue Router warn]: No match found for location with path "/socket.io/?EIO=4&transport=polling&t=P2dMjc4"
these two warnings keep popping. I've just set up a basic skeleton using npx nuxi@latest init nuxt-app
I added pages
folder and some simple .vue files, but the route will not be added unluess I reboot the dev server.
However, rebooting dev server took me more than 15 seconds each time...(my macbook pro isn't good enough I guess?)3 replies