electron-wrapper
electron-wrapper copied to clipboard
below is the log of the error /** C:\Users\Eyoel Tekle>electron-wrapper -h fs.js:47 } = primordials; ^ ReferenceError: primordials is not defined at fs.js:47:5 at req_ (C:\Users\Eyoel Tekle\AppData\Roaming\npm\node_modules\electron-wrapper\node_modules\natives\index.js:143:24) at Object.req [as...
The page I was trying to wrap is listening for `[Alt]+[←]/[→]` key combinations. My browser was intercepting those to traverse history, which is why I decided to wrap. Yet the...
If I create app1 and log into a google site with account1, and create app2 to use with account2, when opening app2 I am automatically logged in with account1. It...
Are there any special requirements for the custom icon flag ? I've tried using standard icons placing them in the directory and using the direct path but I can't seem...
does not seem to work with latest versions in Linux (Ubutnu 16.04 64)