-
I just want to know this module can used in nuxt v3
-
How to use this plugin with nuxt
-
Nuxt 2 is out, any plan to support it?
ghost updated
5 years ago
-
### Describe the bug
After adding `const siteConfig = useSiteConfig(event)` on a server route, I keep getting this error on build:
```
Export "useSiteConfig" of module "node_modules/.pnpm/nuxt-si…
-
Hi there, I am trying to use the package in a Nuxt project with typescript and I am getting this error when I try to use it
```
Type 'typeof import("~/node_modules/oh-vue-icons/types/index")' is n…
-
In [`vue-loader`](https://github.com/wagerfield/nuxt-typescript/blob/master/index.js#L103), (Currently) `loaders` is undefined in Nuxt v2.
So it shows error like `× error TypeError: Cannot set prope…
-
### Environment
I'm still using Nuxt `v2.15.8` so I cant run the command so some info might be missing as I dont know where to find it.
- Operating System: Linux
- Node Version: v16.15.1
- Nuxt …
-
### 🐛 The bug
[nuxt] Error matching route rules. TypeError: Cannot read properties of undefined (reading 'entries')
NOTE! In production mode using electron builder and installing the electron app …
-
### Clear and concise description of the problem
When using any jetbrains product (eg. webstorm, intellij etc) it is very hard to get code completion for the components to work properly, this has b…
-
### Version
@nuxtjs/algolia: 1.10.2
nuxt: 3.13.1
### Reproduction Link
--
### Steps to reproduce
I have a nuxt layer I have built that is used in three projects.
- Nuxt Layer: https:…