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.

Electron 1.8.0 is not a release version of electron anymore

See original GitHub issue

I’ve tried to install the following versions:

  • 23.4.2 via AUR itch
  • 24.4.0-canary via AUR kitch
  • dev via git

All failed on installing Electron 1.8.0, most recent released version is 1.7.8. Electron 1.8.0 was dropped because of a security risk.

By changing line 117 in package.json to "electron": "^1.7.8", it fixed the issue.

OS: Arch Linux

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
haatweillercommented, Sep 25, 2017

Yes installs without an issue. Also, starts without an issue.

1reaction
fasterthanlimecommented, Sep 25, 2017

Indeed 23.4.2 gives a different error, npm ERR! May not delete: /tmp/electron-packager/linux-x64/itch-linux-x64/resources/app/node_modules/.bin

This can possibly be because I installed through the GitHub and my Node.JS knowledge is slacking.

Cool, that’s the expected error - you had me worried for a minute that I pushed an upgrade to the stable channel without knowing it 😉

Read more comments on GitHub >

github_iconTop Results From Across the Web

v1.8.0 has no downloads · Issue #10605 · electron ... - GitHub
Possible solutions: Completely remove the 1.8.0 release from NPM and from Github; Release a version 1.8.1 that does have downloads ...
Read more >
Electron 18.0.0
Electron 18.0.0 has been released! It includes upgrades to Chromium 100, V8 10.0, and Node.js 16.13.2. Read below for more details!
Read more >
All the Electron Docs! | Electron
Electron releases frequently. We release when there are significant bug fixes, new APIs or are updating versions of Chromium or Node.js. Updating Dependencies....
Read more >
Poll Everywhere for Windows releases
Upgrade electron browser version (electron 17.1.2); Logged out state is now properly ... Improved error notifier experience, no more repeated notifications ...
Read more >
Sunsetting Atom - The GitHub Blog
Atom has not had significant feature development for the past several ... that Atom has served as the foundation for the Electron framework, ......
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