You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating @vite-pwa/nuxt from version ^0.10.5 to ^0.10.6, I encountered an error when running pnpm dev. The development server starts, but it fails shortly afterward.
PS C:\xampp\htdocs\UMPSA-Connect> pnpm dev -o
> umpsa-connect@ dev C:\xampp\htdocs\UMPSA-Connect
> nuxt dev "-o"
Nuxt 3.13.2 with Nitro 2.10.0 4:46:09 PM
4:46:10 PM
➜ Local: http://localhost:3000/
➜ Network: use --host to expose
➜ DevTools: press Shift + Alt + D in the browser (v1.6.0) 4:46:21 PM
ℹ Re-optimizing dependencies because lockfile has changed 4:46:26 PM
✔ Vite client built in 1824ms 4:46:27 PM
✔ Vite server built in 524ms 4:46:27 PM
✔ Nuxt Nitro server built in 2405 ms nitro 4:46:31 PM
ℹ Vite client warmed up in 0ms 4:46:31 PM
ERROR [worker reload] [worker init] C:/xampp/htdocs/UMPSA-Connect/.nuxt/dev/index.mjs failed 4:46:31 PM
ℹ Vite server warmed up in 3055ms
The text was updated successfully, but these errors were encountered:
After updating
@vite-pwa/nuxt
from version^0.10.5
to^0.10.6
, I encountered an error when runningpnpm dev
. The development server starts, but it fails shortly afterward.The text was updated successfully, but these errors were encountered: