-
We might think about standardizing LESS in develop branch. For example, off.canvas.drawer.less exists, but navigation.sticky.less does not.
We might also suggest a standard approach to minification…
-
* **Version**: 20.39.0
* **Target**: Windows
* **Host**: Linux with docker image ```electronuserland/builder:wine```
Also tried with ```electro…
-
Minimal repro with package.json:
```
{
"optionalDependencies": {
"dbus-next": "0.6.1",
"mpris-service": "2.1.0",
"xml2js": "^0.4.19"
},
"devDependencies": {
"electron-pa…
-
Hi,
I am using electron-packager to package my app but it looks like files from the parent directory are not being bundled.
Here is my folder structure:
```
app-dev
─ _GUI
─── css
─ Demo
─…
-
``` ...
npm info lifecycle memory-fs@0.4.1~install: memory-fs@0.4.1
Jan 31 11:22:43.335 r7vqzmz[build] npm info lifecycle enhanced-resolve@3.4.1~install: enhanced-resolve@3.4.1
npm info lifecycle r…
-
0 info it worked if it ends with ok
1 warn npm npm does not support Node.js v12.13.1
2 warn npm You should probably upgrade to a newer version of node as we
3 warn npm can't make any promises that …
-
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/nodejs', '/usr/bin/npm', 'install' ]
2 info using npm@3.5.2
3 info using node@v4.2.6
4 silly loadCurrentTree Starting
5 silly install…
-
**Checklist:**
* [x] I have checked that there are no issues with similar or the same content
**YOU SHOULD CHECK CLOSED ISSUES ASWELL**
* [x] I have checked the FAQ (https://github.com/Ma…
-
alpha:node_pcap hu5ky5n0w$ node-gyp configure build --verbose
gyp info it worked if it ends with ok
gyp verb cli [
gyp verb cli '/usr/local/Cellar/node/12.10.0/bin/node',
gyp verb cli '/usr/lo…
-
Hello friends, I'm trying to make a app with electron and sqlite3, but when the program try connect whit the sqlite it return a exception.
`Uncaught Error: Cannot find module '/home/guilherme/Desenvo…