Skip to content
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-updater v1.14.* throws cannot find module 'debug' #1521

Closed
mzmiric5 opened this issue Apr 29, 2017 · 7 comments · May be fixed by qcif/data-curator#563
Closed

electron-updater v1.14.* throws cannot find module 'debug' #1521

mzmiric5 opened this issue Apr 29, 2017 · 7 comments · May be fixed by qcif/data-curator#563

Comments

@mzmiric5
Copy link

  • Version: 17.1.1.
  • electron-updater version: 1.14.*
  • Target: Mac & Windows

Using ES5 import of electron-updater v 1.14.* causes the built applications to throw

Uncaught Exception:
Error: Cannot find module 'debug'

on launch. Using electron-updater v 1.13.* does not cause this issue.

@develar
Copy link
Member

develar commented May 2, 2017

Please try 1.14.3

@barretodaniel
Copy link

barretodaniel commented May 4, 2017

I'm having the same issue with 1.14.3

I'm also using electron-builder@17.1.2 and my target is Windows.

@develar
Copy link
Member

develar commented May 4, 2017

Is it possible to provide app for inspect / test?

@develar
Copy link
Member

develar commented May 4, 2017

Error is clear.

@barretodaniel
Copy link

I'm reinstalling node_modules now to see if that clears it up.

@develar
Copy link
Member

develar commented May 4, 2017

Fixed in electron-updater 1.14.4 Sorry for delay.

@develar develar closed this as completed in 78d9b33 May 4, 2017
@barretodaniel
Copy link

Yep, I'm clear with the new version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants