Redemption
Redemption
> > > > Did you set anything inside _module_ in your _nuxt.config.ts_? > > > > Here's the `nuxt.config.ts` that I have atm: > > > > ```ts >...
> > Which version of Nuxt are you using? > > > > ```"version": "3.0.0-27494471.1091d45"``` > > > > In my package.json its nuxt3 latest CR I think you're using...
> > npx nuxi upgrade > > > > I just did and now nuxt is at `Nuxt 3.0.0-rc.11` but the error still persists. > > I think this thread...
> > Delete your node_modules and any lock file you have, then reinstall. I noticed that you have the `@nuxtjs/pwa` module installed, it shouldn't be compatible with Nuxt 3, if...
> Hi, > > When I pull your code the only thing that get pulled is `README.md`, `package.json` and `LICENSE` > >  > >...
> This module will need an update to work with Nuxt 3 rc-9 and above. Currently in 3.0.0-rc.9 it gives the following error: > > ``` > WARN Module device-module...
> Regarding tests: I suppose that Nuxt's [test-utils](https://v3.nuxtjs.org/guide/going-further/modules#nuxttest-utils) will come in handy - but I am not sure how easy it will be to "fake" the user agent for tests...
> @Redemption198 3.0.0 has been released to npm! Nice!
> Hello @Redemption198 I am sorry for taking so long. We have been working on how to handle the Guides section in the documentation. The section is going to be...
It happened to me too, I have a 6700XT and managed to get around this bug by using CoreCtrl. Edit: it appears to be a Mesa bug that should be...