-
I've been working on porting a project to Nextron. When I deleted my `yarn.lock` file and reinstalled node modules, suddenly I'm getting this error when running `yarn dev`:
![image](https://user-i…
-
## Issue
next is building and serving, but electron does not open. Instead an error shows up in the console when runinng `yarn dev`
## Commands
```
yarn global add nextron@latest
yarn create ne…
-
I'm trying to make production build, but when i run command "nextron build --all" it delete "app" folder and create new one. How to change this behavior and how to make builds when my project structur…
-
I download the release of [LOKI version 0.30.7](https://github.com/Neo23x0/Loki/releases) and extract all files on Ubuntu 16.04. But I cannot execute the `loki.exe` in it. Do I need to install any ot…
-
hi! we love nextron, it allowed us to iterate super quickly from scratch on a new electron app. however, we faced difficulties ([as many developers do](https://medium.com/actualbudget/the-horror-of-bl…
-
Hi.
I can't use this library with Next.js. I see this error:
>Module not found: Can't resolve 'fs' in '.../node_modules/electron'
Is there any workaround?
Thanks!
-
When I'm developing an Electron app with Nextron, and I make changes and save a file in the main process, then the Electron app restarts automatically. Is there any way to disable this feature? Maybe,…
-
$ yarn run format
$ prettier --write *.{js,css}
jest.config.js 46ms
$ nextron
[ wait ] starting the development server ...
[ info ] waiting on http://localhost:8888 ...
[ error ] ../node_modul…
-
Threat detected: Trojan:Win32/Fuery.C!cl
file: APP_DIR\node_modules\.staging\app-builder-bin-a513e0cb\win\ia32\app-builder copy.exe
-
I'm using nextron 5.14.4. And Next.js 9.2. I'm trying to upgrade to Next 9.3. But after doing so, and running my app, I get the following errors:
```
yarn run v1.22.0
$ nextron
[ wait ] startin…