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.

[Question] How to upgrade to electron 7

See original GitHub issue

I just tried to upgrade package.json: "electron": "7.0.0",

npm install was fine, but npm run start.electron.{app-name} gives grafik

and grafik

Any ideas?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
NathanWalkercommented, Jan 5, 2020

@skorunka hi - Electron 7 support is now in xplat 8.1.1. Huge thanks to @vladimirdrayling for the repo which the electron generator now models after (including the nice additions he added 👍 ) You can review the changeset here: https://github.com/nstudio/xplat/pull/172/files

1reaction
sebastiandg7commented, Jan 16, 2020

@NathanWalker great! It would be nice if you add those migrations whenever a new framework version is supported in a Xplat release.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to upgrade electron to latest version?
You need to update everything with the latest version. ## update electron # 1. Check node version or if use nvm auto script...
Read more >
Upgrading Electron from 7 to 12
I upgraded Electron from 7 to 12 in this project, and here are some troubleshootings. Upgrading packages. npm i electron@12.0.0 electron-rebuild ...
Read more >
Advanced Installation Instructions
To install prebuilt Electron binaries, use npm. The preferred method is to install Electron as a development dependency in your app:
Read more >
It is recommended to update the dependent version #855
It is recommended to update the dependent version,for example:electron.
Read more >
electron-builder
Auto Update ready application packaging. ... Docker images to build Electron app for Linux or Windows on any platform. ... Question, Answer ...
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