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.

Doesn't work with electron v16.0.0

See original GitHub issue

Describe the bug Executing npm install custom-electron-titlebar shows this error

Could not resolve dependency:
peer electron@"^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0" from custom-electron-titlebar@3.2.9 
node_modules/custom-electron-titlebar
custom-electron-titlebar@"*" from the root project

Desktop:

  • OS: Windows
  • Electron version: v16.0.5
  • Node Version: v16.13.1

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:3
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
Akyllydecommented, Dec 26, 2021

use -f @DerGoogler forcing an install isn’t good practice but I did that, and still doesn’t work. I have made my own custom titlebar using IPCommunication

0reactions
AlexTorresDevcommented, Jan 24, 2022

Will that issue be fixed in the next version?

In 4.0.0 was fixed

Read more comments on GitHub >

github_iconTop Results From Across the Web

Electron 16.0.0
Electron 16.0.0 has been released! It includes upgrades to Chromium 96, V8 9.6, and Node.js 16.9.1. Read below for more details!
Read more >
[Bug]: Windows 10/11: Electron 16 doesn't start up ... - GitHub
Start up with no problem, window visible, renderer code running. Actual Behavior. Not starting up at all, or starting up only with --disable-gpu...
Read more >
Installed module not found in electron js - Stack Overflow
I want to contribute to an open source project called Joplin. But I am not able to setup the development environment.
Read more >
Electron (software framework) - Wikipedia
Electron is a free and open-source software framework developed and maintained by GitHub. The framework is designed to create desktop applications using web ......
Read more >
electron-packager - npm
Electron Packager. Package your Electron app into OS-specific bundles ( .app , .exe , etc.) via JavaScript or the command line.
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