Works with electron@15.0.0 against @angular/*@12.2.8
See original GitHub issueOut of curiosity, I have used npm-check-updates to see if things would break when changing the major versions,
Glad to know that this recipe still works with electron@15.0.0 against @angular/*@12.2.8 but with few workarounds:
- The
electron@remote
module had to be removed. - The project code which relied on the same had to be removed
An update to later versions is suggested.
♥♥ Thanks a lot for this project, it is a real time saver. ♥♥
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
maximegris/angular-electron: Ultra-fast bootstrapping ... - GitHub
Introduction. Bootstrap and package your project with Angular 14 and Electron 21 (Typescript + SASS + Hot Reload) for creating Desktop applications.
Read more >Electron 15.0.0
Electron 15.0.0 has been released! It includes upgrades to Chromium 94 , V8 9.4 , and Node.js 16.5.0 . We've added API updates...
Read more >12.2.8 - angular/cli - npm
CLI tool for Angular. Latest version: 15.0.4, last published: 4 days ago. Start using @angular/cli in your project by running `npm i ...
Read more >node.js - Unable to get Angular CLI version, though all the ...
js download website, get the current/latest version of the software and install it on my computer. After that, the ng new command worked...
Read more >How to Configure and Run an Angular Electron App
Once you configure Electron, you can continue development as you would on a regular Angular app. The main parts of the application will...
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 FreeTop 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
Top GitHub Comments
I am waiting for angular-eslint@13 before moving up to Angular 13.
Electron was upgrade to v15. Waiting angular-eslint@13 before moving up to Angular 13.
I close the issue.