question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Works with electron@15.0.0 against @angular/*@12.2.8

See original GitHub issue

Out 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:closed
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
maximegriscommented, Nov 13, 2021

I am waiting for angular-eslint@13 before moving up to Angular 13.

0reactions
maximegriscommented, Nov 14, 2021

Electron was upgrade to v15. Waiting angular-eslint@13 before moving up to Angular 13.

I close the issue.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found