-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
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
Electron 1.2.1: Cannot find module 'app' #1
Comments
Because of the changes to Electron 1.2.1, this works:
|
Hi, i`m fixed this bug from pull-request #3 |
Hello i have the same issue and i have const app = require('electron').app; |
@M4kaveli I gave pull request with fixing this problem 1 year ago, but @TamkeenLMS didn`t create new version in npm. |
@Slauta :( did you found another app like this? |
@M4kaveli DocsConfig electron-updater for a private |
Thanks for your help ! Best regards |
@M4kaveli Sent with GitHawk |
Constantly getting "Cannot find module 'app'" whenever
require('electron-basic-updater')
is called.The text was updated successfully, but these errors were encountered: