-
Hi, I just tried updating to the latest nextron. Relevant dependencies
```
"next": "^10.0.3",
"nextron": "^6.0.1",
```
It seems to fail launching with a Babel error.
```
App threw an…
dac09 updated
3 years ago
-
I'm getting some strange errors on my project that I couldn't debug so I tried starting fresh.
I ran `npx create-nextron-app est2 --example with-javascript-material-ui`
and then `npm install && npm …
-
I read somewhere in this repo that Loki well be rewritten in Go Lang. Is it still relevant ?
-
I'm trying to use Nextron to create an Electron app, where I import TypeORM files into `background.ts`, which is the main process file for Electron. TypeORM uses TypeScript decorators, which are exper…
-
Hello,
is there a way to import pcap file (from tcpdump) into SELKS to have full packet analyse etc?
-
Noticed in testing execution out of different directories that the executable will not run out of the System32 folder in Windows (W10/Server 2008 R2/2012 R2). Error: Cannot open self C:\loki.exe or ar…
-
I tried to `npm init nextron-app moonitor-next --example with-javascript-tailwindcss` but I don't the config from the `example/with-javascript-tailwindcss`.
Looks like I get the one from the root r…
-
Hi Florian,
I get this everytime i try to run this from my scripting agent (it runs in powershell).
Loki does not start scanning and there is no log output, this is the output from my scripting ag…
-
Running the pre-compiled exe on multiple machines and receiving the following error:
```
RROR] Error during YARA rule compilation - please fix the issue in the rule set
cmd.exe : Traceback (most …
-
I get the following error:
```
Traceback (most recent call last):
File "", line 1515, in
File "", line 189, in scan_path
UnicodeDecodeError: 'ascii' codec can't decode byte 0xf3 in positio…