Is this project still supported?
See original GitHub issueHey, so I downloaded this library in hopes of it helping me with connecting my Angular project to Electron.js using the ipcRenderer, and I got this message:
ERROR in node_modules/ngx-electron/public_api.d.ts:3:22 - error NG6002: Appears in the NgModule.imports of AppModule, but could not be resolved
to an NgModule class.
This likely means that the library (ngx-electron) which declares NgxElectronModule has not been processed correctly by ngcc, or 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.
I’m using Angular 10
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (1 by maintainers)
Top Results From Across the Web
Microsoft Project FAQs | Questions About Project
Yes. Project Professional 2021 and Project Standard 2021 support Long-Term Servicing Channel (LTSC) and are compatible with Office LTSC and Office 2021.”
Read more >Is Project Online ready to replace Microsoft Project?
The desktop application is still there, but the heart of Microsoft's new approach to project management is the online Project service built ...
Read more >Can I ask in English if a project is still valid - Quora
We're more likely to say that a project is “active.” Permission is still valid, authorization is still valid, and (possibly) assignments are still...
Read more >Does Microsoft Project Still have a Future? The World's ...
Unfortunately, Microsoft no longer offers a trial version of Microsoft Project, but you can test the cloud solutions. Having the possibility to choose...
Read more >Is project status portal still supported in new ve... - ServiceNow
Is project status portal replaced by investment portal in new versions of servicenow will I be able to access project status portal if...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I try update to the latest version of electron and have error is posible continue with the project
Error: node_modules/ngx-electron/lib/electron.service.d.ts:17:31 - error TS2694: Namespace ‘Electron’ has no exported member ‘Remote’.
17 readonly remote: Electron.Remote;
See #92