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.

Documentation wrong at asarUnpack

See original GitHub issue

asarUnpack is displayed as it would be nested under the asar property. But that’s wrong, it is a “standalone” property. If you follow the current documentation, you run in the following error:

configuration.asar has an unknown property 'asarUnpack'. These properties are valid:
   object { externalAllowed?, ordering?, smartUnpack? }

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:17
  • Comments:22 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
stale[bot]commented, Sep 21, 2021

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

1reaction
Jack-Barrycommented, Mar 30, 2021

This really should be updated in docs - it’s confusing the way they’re written. asarUnpacked is a nested bullet under asar which makes it seem like a nested property.

Read more comments on GitHub >

github_iconTop Results From Across the Web

When I use electron-builder to package an NSIS program, I ...
... to project dir — superfluous or wrong configuration appDirectory=. ... not recommended solution=enable asar and use asarUnpack to unpack ...
Read more >
Common Configuration - electron-builder
asarUnpack Array<String> | String | “undefined” - A glob patterns ... Not supported on Linux, file issue if need (default icon will be...
Read more >
Angular + Electron + App Store = ❤️ | by Nick Babchenko
In this article I'm going to tell you how to create awesome desktop apps and publish them to Apple App Store using your...
Read more >
electron-builder | Yarn - Package Manager
Important: This documentation covers modern versions of Yarn. For 1.x docs, see classic.yarnpkg.com. Yarn.
Read more >
Options | electron-packager
app-category.developer-tools will set the application category to Developer Tools. Valid values are listed in Apple's documentation. Optional ...
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