-
ERROR Failed to compile with 49 errors 5:31:57 PM
error …
-
### Environment
Local:
------------------------------
- Operating System: Darwin
- Node Version: v20.9.0
- Nuxt Version: 3.13.2
- CLI Version: 3.14.0
- Nitro Version: 2.9.7
- Package …
-
Hi there! I ran into an issue with the router when setting up a multi-language site.
When pointing a link _from_ a non-top-level url _to_ a top-level url it redirects to the error page. This is bec…
-
The client port is hardcoded which makes it not possible to provide an alternative port via the package.json.
### Steps to reproduce the behavior:
```
$ mevn init test
$ cd test
# set a port in…
koaps updated
3 years ago
-
` ERROR [worker reload] [worker init] /home/luckyloo/WebstormProjects/SurfMarket/.nuxt/dev/index.mjs failed 11:42:28 AM`
-
**Describe the bug**
I have encountered an unusual issue while interacting with the globe. When I rotate it, a strange blue artifact appears inside the globe. This problem was not present in previous…
-
### What happened?
We have just updated to the latest @vee-validate/nuxt, version 4.14.3.
We are now getting an error `Uncaught (in promise) Error: No such validator 'required' exists.`
After s…
-
Hi Tony,
Thanks for creating this repository which I think helps a lot to everyone who wants to go serverless with Nuxt. But I am a bit confused after reading your note about shifting to Next. Can …
-
### Environment
Operating System: Mac mini
Nuxt Version: 3.9.3
CLI Version: 3.14.0
### Reproduction
https://stackblitz.com/edit/nuxt-starter-nmbanj?file=app.vue
### Describe the bug
Hello, when …
-
[Nuxt module template](https://github.com/nuxt/starter/tree/module) is a bit complicated to copy-paste easily from github. I suggest to extend `nuxi add` command and include modules creation, too