-
I ran loki in a computer with multiple drives, only providing parameters for the log file output. THe scanner only scanned C drive and did not scan D, E ,F or any other subsequent drive.
Is this …
Mytre updated
3 years ago
-
### Bug Description
An error message is displayed related to nextjs webpack configuration:
```
Next.js webpack configuration detection failed with the following error TypeError: Cannot read prope…
-
This issue is similar to #120
Hi, I have been trying to bundle an .exe file within the build. I have been successful in dev mode with the following code in the electron-builder.yml
```
- from:…
-
In some of the projects there seems to be an import of a file, helpers that is not available in the directory.
I verified this behavior in the store-data example and the ipc-communication example.
…
-
Hi, I'm trying to use web workers with [nextron](https://github.com/saltyshiomix/nextron) (+typescript), but I haven't found any easy way yet.
I tried installing [@zeit/next-workers](https://github…
-
Using the latest version of `electron-builder` targeting an electron app, I receive a warning in the console that `nodeIntegration` _should_ be set to `false`. Leaving this set to `true` (unless speci…
-
I have discovered that by using a preload.js file, we could use the window object. Here, I set up an alert that load on the loading of the document
![image](https://user-images.githubusercontent.c…
-
Hi,
I'm trying to set up a minimal example working with Nextron (https://github.com/saltyshiomix/nextron).
The problem I'm facing is:
- Nextron relies on `next export`
Therefore, the `nextro…
-
Hi everyone, as you can see in the title I would like to ask about M1 chip. Is there any update about compatibility with this chip or is that gonna be?
And I gotta say, found this library new. Is tha…
ghost updated
3 years ago
-
node:16.4.0
using the template with-typescript-tailwindcss
```code
Build error occurred
Error: > Build failed because of webpack errors
at C:\Users\zhxie\Program files\Github\nuxt-electrion\…