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.

v19.20.0 does not read electron-builder.yml

See original GitHub issue
  • Version: 19.20.0
  • Target: win32 ia32 NSIS

The default config file electron-builder.yml is not being read. I tried changing a bunch of settings because my app was getting extremely huge. Turns out it didn’t read the config file and just put all files into the asar package.

Version 19.19.1 works fine.

Edit: To clarify why I think it is not reading the config file:

I tried to set asar: false and it didn’t do anything.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
develarcommented, Aug 11, 2017

I have added unit test to avoid such regressions in the future 😃 Thanks for confirmation, probably 19.20.1 will be marked as release version.

0reactions
HitomiTenshicommented, Aug 11, 2017

Just tested 19.20.1 and the issue is fixed. Thanks for your hard work!

Read more comments on GitHub >

github_iconTop Results From Across the Web

electron-builder
A complete solution to package and build a ready for distribution Electron app for macOS, Windows and Linux with “auto update” support out...
Read more >
Recently Active 'electron-builder' Questions - Page 24 - Stack Overflow
I am new to electron and trying to add publisher in electron builder. But when it creates the installer it says publisher as...
Read more >
February | 2018 - eknori.de
Electron is a framework for creating native applications with all the emerging technologies including JavaScript, HTML and CSS. Basically, ...
Read more >
Node.js v19.3.0 Documentation
If the function has not been called exactly exact times when tracker.verify() is called, then tracker.verify() will throw an error. import assert from...
Read more >
The quest for building a plain wayland electron kiosk - snap
so the app needs a working session dbus … which I do indeed not have on Ubuntu Core inside a daemon snap …...
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