-
Notifications
You must be signed in to change notification settings - Fork 9
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
Unable to install 1.0.3 #4
Comments
Fixed and released to v1.0.4 Thanks for the report 😉 |
Thanks for the quick fix. It worked perfectly on one of my machines, but on the other I'm still seeing pretty much the same error: and there is also this on line 65: Uncaught TypeError: Cannot call method 'destroy' of null |
|
ah, I just retried after rebooting and it worked -- all set on both machines now - thanks! |
Good :) |
Seeing this:
Error serializing package 'local-history' TypeError: Cannot call method 'serialize' of null
at Object.module.exports.serialize (/Users/rcrooks/.atom/packages/local-history/lib/local-history.js:70:52)
at Package.module.exports.Package.serialize (/Applications/Atom.app/Contents/Resources/app/src/package.js:393:97)
at PackageManager.module.exports.PackageManager.deactivatePackage (/Applications/Atom.app/Contents/Resources/app/src/package-manager.js:132:65)
at PackageManager.module.exports.PackageManager.update (/Applications/Atom.app/Contents/Resources/app/node_modules/settings-view/lib/package-manager.js:177:23)
at PackageUpdateView.module.exports.PackageUpdateView.upgrade (/Applications/Atom.app/Contents/Resources/app/node_modules/settings-view/lib/package-update-view.js:154:34)
at HTMLButtonElement. (/Applications/Atom.app/Contents/Resources/app/node_modules/settings-view/lib/package-update-view.js:73:24)
at HTMLButtonElement.jQuery.event.dispatch (/Applications/Atom.app/Contents/Resources/app/node_modules/space-pen/vendor/jquery.js:4676:9)
at HTMLButtonElement.elemData.handle (/Applications/Atom.app/Contents/Resources/app/node_modules/space-pen/vendor/jquery.js:4360:28)
The text was updated successfully, but these errors were encountered: