We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If the app is Electron and it uses Asar, replace 'app.asar' with 'app.asar.unpacked'.
https://github.com/sindresorhus/electron-util/blob/6c37341e43cdaa890e9145d6065f14b864c8befc/source/node/index.ts#L38
The similar like aperture-node does - https://github.com/wulkano/aperture-node/blob/00c8b35df9e7b11041bf4b6127a82f00517f8764/index.js#L17
The text was updated successfully, but these errors were encountered:
onikienko
No branches or pull requests
If the app is Electron and it uses Asar, replace 'app.asar' with 'app.asar.unpacked'.
https://github.com/sindresorhus/electron-util/blob/6c37341e43cdaa890e9145d6065f14b864c8befc/source/node/index.ts#L38
The similar like aperture-node does - https://github.com/wulkano/aperture-node/blob/00c8b35df9e7b11041bf4b6127a82f00517f8764/index.js#L17
The text was updated successfully, but these errors were encountered: