Redemption
Redemption
Thank you so much, I'll try that
> also doesnt work for me, even though i've downgraded the module also to 2.3.2 and it didnt workout! This is my configuration, maybe it can help you ``` gtm:...
No problem, the adblocker and firefox tracking protection also got me while testing :P
It is also happening to me, but it automatically mounts in read only at random or at boot. [btrfs check](https://gist.github.com/Redemption198/78ac23d680ce36dfce66c1055a943e28) Errors at boot `journalctl -p3 --since "today" | grep BTRFS`:...
This module shouldn't be compatible with Nuxt 3, you can use my [port](https://github.com/nuxt-community/device-module/pull/119) in the meanwhile with `npm install Redemption198/device-module` or `yarn add Redemption198/device-module`
I ported the module to Nuxt 3 and created a [pull request](https://github.com/nuxt-community/device-module/pull/119), it is currently missing tests ~~and Nuxt Bridge support~~ (Marked Nuxt Bridge as supported).
> > I ported the module to Nuxt 3 and created a [pull request](https://github.com/nuxt-community/device-module/pull/119), it is currently missing tests ~and Nuxt Bridge support~ (Marked Nuxt Bridge as supported). > >...
> > Nope, it is not available on npm, but you can install it temporarily from GitHub by pointing at my fork with `npm install Redemption198/device-module` or `yarn add Redemption198/device-module`....
> I just installed your version of the package and I am getting this Error > > ``` > ERROR Cannot start nuxt: Cannot read properties of undefined (reading 'public')...
> > > I just installed your version of the package and I am getting this Error > > > > ``` > > > > ERROR Cannot start nuxt:...