-
### Environment
@nuxt-alt/auth 3.1.4
@nuxt-alt/http 1.7.10
node 18.18.2
npm 9.8.1
vue 3.3.8
nuxt 3.8.2
### Nuxt Config
```
auth: {
stores: {
state: {
namespace: "…
-
Hi,
I am using `Nuxt.js v2.15.4` and `vue-plyr 7`. It throws the following error when running the `build` command:
08:32:12.800 | ERROR in ./node_modules/vue-plyr/dist/vue-plyr.css (./node_modu…
-
Trying to run the command `npm run dev` resulted in the following error for me:
```
> vimu@1.0.0 dev
> nuxt
ℹ Parsed 23 files in 0.6 seconds …
-
**I am getting the following error when we are using AT UI input component on NUXTJS framework:**
[nuxt] Error while initializing app InternalError: too much recursion
Stack trace:
_traverse@http:/…
-
Are there plans for a nuxt module like [https://algolia.nuxtjs.org/](https://algolia.nuxtjs.org/)?
I guess it would requires wasm to run the c++ library in the browser, but I am not sure if it's do…
-
### Describe the issue you're facing
When calling useAsyncStoryblok with a nonexistent url, I get undefined back.
In the documentation there is this bit:
![image](https://github.com/storyblok/st…
-
[Vue.js から Nuxt.js への移行](https://qiita.com/akifo/items/e0f6225adf6a0979e26f)
[vue.js→nuxt.jsへの移行](https://qiita.com/bandwagon/items/578f40dc92fdfd9c8eed)
[ポートフォリオサイトをVue.jsからNuxt.jsに書き換えてサーバーサイドレンダリ…
-
### Version
nuxt-vite: v0.0.7
nuxt: v2.15.2
### Description
Without Nuxt Vite module, I was able to import a graphql file to my vue component. The moment I added Nuxt Vite, the gql was unabl…
-
Trying to get this working with Nuxt. So far I have:
`plugins/vue-picture-swipe.js`
```
import Vue from 'vue'
import VuePictureSwipe from 'vue-picture-swipe'
Vue.component('vue-picture-swip…
-
### Describe the bug
I'm facing a error and all my stories is not showing, but the tailwind stories are fine
```shell
Error while collecting story /Users/leonardocavalcante/projects/XXXX-nuxt/c…