-
Hi !
I don't know if you lack of any OSX users, so here's my log for the first build & startup of your promising app !
$ npm install
> fsevents@1.1.1 install ./nuclear-franky/node_modules…
-
* Electron version: 1.6.11
* Operating system: Mac OSX 10.12 64-bit
### Expected behavior
The objective is to load hot updates in both the browser environment and within the electron app, both…
-
Im trying to build an app that does stuff on the computer.
The app can do multiple actions and has a CLI interface and remote url protocol (electron://).
also based on CLI command arguments or r…
-
##### Describe the issue / bug.
As per the Electron [documentation](https://github.com/electron/electron/blob/master/docs/api/remote.md#remoterequiremodule) of the `remote` module: "Modules specifi…
-
C:\Users\zhurizhao\Downloads\ng2-admin-master>npm install
npm WARN deprecated ng2-bootstrap@1.6.3: DEPRECATED: package was renamed to ngx-bootstrap
npm WARN deprecated @types/electron@1.6.10: This i…
-
As the community forum keeps blocking my posts I'll try for support here! I’m trying to build from source, and get the following when executing ‘make’:
```
cp: cannot stat ‘node_modules/lib-jitsi-m…
ghost updated
6 years ago
-
I am using the latest skeleton-esnext-webpack but I have been experiencing this strange issue.
If I click on a link to a child route, it reports that the module cannot be found. But when I hit f5 o…
-
Just wondering what your development process is for using Visual Studio code to debug your Electron
instance. Is it possible to use VS Code to debug the instance started with hot module replacement…
-
v19.27.7
Using 2 package.json structure
-> main dir
-> main/app dir
This is the first time I've purged my app/node_modules in a quite a while and done a fresh install-app-deps.
The 'electro…
TimNZ updated
7 years ago
-
##### Describe the issue / bug.
Does the latest version of electron-vue have different webpack bundle package configuration? My code is running differently in DEV and PRODUCTION environment .