Tamim Hamoudi
Tamim Hamoudi
I am facing this issue but with all other games. After the latest update in wine to v:7.4 I am unable to completely install any game. After it finishes Downloads...
@sharkwouter That did the trick! 🎉 Thank you so much. I think `innoextract` should be added as a dependency to the AUR
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') ``` It happens after...
> > I just installed your version of the package and I am getting this Error > > ``` > > ERROR Cannot start nuxt: Cannot read properties of undefined...
> Did you set anything inside _module_ in your _nuxt.config.ts_? Here's the `nuxt.config.ts` that I have atm: ```ts modules: ['@nuxtjs/tailwindcss', 'nuxt-healthcheck', '@nuxtjs/pwa','@nuxtjs/device'], // device: { // refreshOnResize: true // },...
> Which version of Nuxt are you using? ```"version": "3.0.0-27494471.1091d45"``` In my package.json its nuxt3 latest CR
> 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 is getting too long for this issue...
> 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 you...
This issue has been here since 2020. Any updates on this? @rcaferati
Seconded. Again, I would like to see this project happen