Skip to content

Instantly share code, notes, and snippets.

View joshbean's full-sized avatar

Josh Bean joshbean

View GitHub Profile
2018-07-05 15:30:57> Program: Starting Squirrel Updater: --install .
2018-07-05 15:30:57> Program: Starting install, writing to C:\Users\joshbean\AppData\Local\SquirrelTemp
2018-07-05 15:30:57> Program: About to install to: C:\Users\joshbean\AppData\Local\atom
2018-07-05 15:30:57> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\joshbean\AppData\Local\atom\packages\.betaId'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean b