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?)1 Reply
does anyone understand this error (reported by command lien)? please help
ERROR [unhandledRejection] write EPIPE
at afterWriteDispatched (node:internal/stream_base_commons:161:15) at writeGeneric (node:internal/stream_base_commons:152:3) at Socket._writeGeneric (node:net:953:11) at Socket._write (node:net:965:8) at writeOrBuffer (node:internal/streams/writable:564:12) at _write (node:internal/streams/writable:493:10) at Writable.write (node:internal/streams/writable:502:10) at Socket.ondata (node:internal/streams/readable:1007:22) at Socket.emit (node:events:520:28) at addChunk (node:internal/streams/readable:559:12) help..
at afterWriteDispatched (node:internal/stream_base_commons:161:15) at writeGeneric (node:internal/stream_base_commons:152:3) at Socket._writeGeneric (node:net:953:11) at Socket._write (node:net:965:8) at writeOrBuffer (node:internal/streams/writable:564:12) at _write (node:internal/streams/writable:493:10) at Writable.write (node:internal/streams/writable:502:10) at Socket.ondata (node:internal/streams/readable:1007:22) at Socket.emit (node:events:520:28) at addChunk (node:internal/streams/readable:559:12) help..