Olivier

Results 9 comments of Olivier

> Would you provide a [reproduction](https://nuxt.com/docs/community/reporting-bugs/#create-a-minimal-reproduction)? 🙏 OK, not simple. I experience this bug in all my recents big projets created with my own scaffolding, this is most certainly the...

It was a typo in the fontFamily tailwind config section Missing semicolon for a font name. Sorry for the inconvenience. My Issue is irrelevant and has nothing to do with...

@danielroe In the reproduction with a starter project, only App.vue exists. In my main project, I have a `pages` folder, but the router is configured with `app/router.options.ts` that completly override...

@ElYaiko > I had the same problem yesterday, 4+ hours trying to find what it was and the only solution was downgrading to 3.2.1 but then upgraded to 3.2.2 again...

With "nitropack": "2.1.2" I can run my project again localy and in production env. ``` "devDependencies": { … "nuxt": "3.1.2", … }, "pnpm": { "overrides": { "nitropack": "2.1.2" } }...

Same here. Little frustation after installing unify controller. Great work with casaOS (plus in my case a zimaboard). Thanks for all this awesomeness.

I found this sample code in a french post that seems to be universal. http://putaindecode.fr/posts/js/browserify-all-the-things/#ecrire-un-module-pour-browserify-mais-pas-que