Gregor Biswanger
Gregor Biswanger
Hi @ffetech do you can create a small project with the problem? So I can download and try it... Best, Gregor
Hey @ffetech, @jsantanders and other Angular Devs from our Community :) @ffetech I downloaded your sample code and immediately recognized the problem.  The ipcRenderer works asynchronously in the background....
Hi, yes that would be great! Here is a video tutorial on how to code at Electron.NET: https://youtu.be/Po-saU_Z6Ws

I have also these same error on end of 2019... Windows 10 Nodejs 12.13.1
I found a workaround Install global learn-sass and node-sass. Go to the global path of learn-sass: _C:\Users\Gregor\AppData\Roaming\npm\v10.14.1\node_modules\learn-sass_ and edit the line 115 in **execute.js** `this.sassExec = path.resolve(__dirname, '../../node-sass.cmd');`
At first glance, I really like it too! It would be exciting to see if everything works when it's in use...
One challenge I see here, which is why I didn't make it freely selectable by design in the past. For example, there are many breaking changes between the native Electron...
For support native Electron extensions, we have integrated a feature, called Electron Hooks, typically require an Electron CLI again. This is because it manages triggering actions like "npm install," starting...