-
### Environment
```bash
Developement/Production OS: macOS 14.2.1
Node version: 20.9.0
Package manager: bun@1.0.22
Radix Vue version: 1.3.2
Shadcn Nuxt version: 0.8.7
Vue version: 3.4.14
Nuxt…
-
Hi I put this code in `created` funciton in **layouts/default.vue** to implement [Refresh to Update Notification](https://pwa.nuxtjs.org/workbox#refresh-to-update-notification)
Even after reloading…
-
https://nuxt.com/blog/v3
https://v3.nuxtjs.org/getting-started/introduction
https://v3.nuxtjs.org/getting-started/introduction#migrating-a-nuxt-2-project
alee updated
9 months ago
-
I am using `@nuxtjs/supabase` and this package expects the `.env` file in the project root directory to define `SUPABASE_URL` and `SUPABASE_KEY`.
However, since my project defines different environ…
-
### Environment
------------------------------
- Operating System: Linux
- Node Version: v20.15.1
- Nuxt Version: 3.13.2
- CLI Version: 3.14.0
- Nitro Version: 2.9.7
- Package Manager…
-
### Environment
- Operating System: Windows_NT
- Node Version: v16.17.0
- Nuxt Version: 3.6.2
- Nitro Version: 2.5.2
- Package Manager: yarn@1.22.19
- Builder: vite
- Use…
-
### Environment
```shell
Nuxt project info: 13:42:46
--------…
-
I have started a blank Nuxt.js project. I install the @nuxtjs/bootstrap-vue module and I add the module to my nuxt.config.js file. My module section looks like this:
```
modules: [
'@nuxtjs/a…
-
**Is your feature request related to a problem? Please describe.**
In the training section, I observed that the documentation is currently only available in Korean, which makes it difficult for n…
-
**Is your feature request related to a problem? Please describe.**
I need to create a feed for Flipboard platform, that is a common RSS with a small difference for the author
**Describe the soluti…