I first tried it on Windows 11. I had similar issues before when using Nuxt and its types on Windows, and I fixed it by deleting .nuxt, node_modules, and the lock file, and then restarting my PC. However, this time, that didn't work. I tested it on stackblitz.com just to be sure. Most of the time, Windows is the problem (I really need to switch to Linux ASAP), but I am not sure what is causing the problem this time.
Environment
Build Modules: -
Build Modules: -
Reproduction
nuxt-auth-utils@0.2.0
@hebilicious/form-actions-nuxt@0.3.0
nuxt.config.ts
The stackblitz.
Describe the bug
Additional context
I first tried it on Windows 11. I had similar issues before when using Nuxt and its types on Windows, and I fixed it by deleting
.nuxt
,node_modules
, and the lock file, and then restarting my PC. However, this time, that didn't work. I tested it on stackblitz.com just to be sure. Most of the time, Windows is the problem (I really need to switch to Linux ASAP), but I am not sure what is causing the problem this time.Tested on Windows11, Linux and npm and pnpm.
Logs
No response