ThorstenHans / blog-comments

0 stars 0 forks source link

integrating-angular-and-electron-using-ngx-electron/ #10

Open utterances-bot opened 1 year ago

utterances-bot commented 1 year ago

Integrating Angular and Electron using ngx-electron · Thorsten Hans' blog

ngx-electron is here to help you! If you want to write a desktop application using Angular, GitHub's Electron is the tool of choice to bring Single Page Applications to the desktop. ngx-electron you'll be quicker and accessing Electron's APIs is even easier from within Angular.

https://www.thorsten-hans.com/integrating-angular-and-electron-using-ngx-electron/

Kelele-m3 commented 1 year ago

the library (ngx-electron) which declares NgxElectronModule is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy. any idea how to fix it?