nuxtron icon indicating copy to clipboard operation
nuxtron copied to clipboard

⚡ Nuxt.js + Electron ⚡

Results 19 nuxtron issues
Sort by recently updated
recently updated
newest added

could give the templates to support typescript? like nexttron with-typescript, with-typescript-xxx https://github.com/saltyshiomix/nextron/tree/master/examples

enhancement
good first issue

I already added sass loader and follow the nuxt docs as what it said. But it doesn't work with electron. Here's what it ended. ![image](https://user-images.githubusercontent.com/5303871/99162064-07f1c580-2734-11eb-8118-8f9be3d07dff.png) and here is the code...

Hi. SPA mode in example still work incorrect way. In the beginning please see [screenshot](https://yadi.sk/i/0HE4isKoD7kR6g). I got it after installing example. But the main problem is that in SPA mode...

bug

I just tried to install vuetify on nuxtron and it is really hard to get it, is there an especific way to get it working ? -Using node 12.0 -Latest...

For all kindful stargazers and watchers, Sorry for inconvenience of no-updating nuxtron. I'll reimplement and improve nuxtron this month. I'm planning to improve these points: - catch up to [nextron](https://github.com/saltyshiomix/nextron)...

enhancement

can not load flash plugin

Everything seems on `npm run dev` but not on a `npm run build`. Its not reactive. Errors not showing & UI break a bit. (I just change primary color for...

bug

I want to start off by thanking you for all your hard work and this amazing package that you have put together. I have recently tried to created an application...

bug

Hello, I start a Nuxtron project from 0 and try to sign and certificate the app using this method : https://dev.to/awohletz/how-i-sign-and-notarize-my-electron-app-on-macos-59bb It doesn't work with a "the certificate is invalid"....