Skip to content

Instantly share code, notes, and snippets.

@zer0her0
Created May 7, 2014 15:33
Show Gist options
  • Select an option

  • Save zer0her0/1d465ae84c3821a4a6d2 to your computer and use it in GitHub Desktop.

Select an option

Save zer0her0/1d465ae84c3821a4a6d2 to your computer and use it in GitHub Desktop.
uncaughtException
ReferenceError: AutoUpdater is not defined
at EventEmitter.autoUpdater.quitAndInstall (/Applications/Atom.app/Contents/Resources/atom/browser/api/lib/auto-updater.js:32:35)
at AutoUpdateManager.module.exports.AutoUpdateManager.install (/Applications/Atom.app/Contents/Resources/app/src/browser/auto-update-manager.js:109:26)
at AtomApplication.<anonymous> (/Applications/Atom.app/Contents/Resources/app/src/browser/atom-application.js:252:39)
at AtomApplication.EventEmitter.emit (events.js:98:17)
at AtomApplication.module.exports.AtomApplication.sendCommand (/Applications/Atom.app/Contents/Resources/app/src/browser/atom-application.js:390:22)
at item.click (/Applications/Atom.app/Contents/Resources/app/src/browser/application-menu.js:185:45)
at MenuItem.click (/Applications/Atom.app/Contents/Resources/atom/browser/api/lib/menu-item.js:38:18)
at delegate.executeCommand (/Applications/Atom.app/Contents/Resources/atom/browser/api/lib/menu.js:78:31)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment