Desktop Dev - Error message on Loading

Laptop running Windows 64-bit. I have tired to load the 64-bit version several times and keep getting
Error Loading
then information:

2018-11-27 10:25:23> Program: Starting Squirrel Updater: --install .
2018-11-27 10:25:25> Program: Starting install, writing to C:\Users\stova\AppData\Local\SquirrelTemp
2018-11-27 10:25:25> Program: About to install to: C:\Users\stova\AppData\Local\particledev
2018-11-27 10:25:27> 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\stova\AppData\Local\particledev\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 bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
   at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
   at System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
   at Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
2018-11-27 10:25:27> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\stova\AppData\Local\particledev\packages\RELEASES'.
   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)
   at Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
   at Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
2018-11-27 10:25:27> CheckForUpdateImpl: Reading RELEASES file from C:\Users\stova\AppData\Local\SquirrelTemp
2018-11-27 10:25:27> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2018-11-27 10:25:37> ApplyReleasesImpl: Writing files to app directory: C:\Users\stova\AppData\Local\particledev\app-1.19.0
2018-11-27 10:26:32> LogHost: Rigging execution stub for particledev_ExecutionStub.exe to C:\Users\stova\AppData\Local\particledev\particledev.exe
2018-11-27 10:48:32> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\stova\AppData\Local\particledev\app-1.19.0\particledev.exe]
2018-11-27 10:48:48> ApplyReleasesImpl: Couldn't run Squirrel hook, continuing: C:\Users\stova\AppData\Local\particledev\app-1.19.0\particledev.exe: System.OperationCanceledException: The operation was canceled.
   at System.Threading.CancellationToken.ThrowOperationCanceledException()
   at Squirrel.Utility.<>c__DisplayClass11_0.<InvokeProcessAsync>b__0()
   at System.Threading.Tasks.Task.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Squirrel.Utility.<InvokeProcessAsync>d__11.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass10_0.<<invokePostInstall>b__0>d.MoveNext()
2018-11-27 10:48:49> ApplyReleasesImpl: Starting fixPinnedExecutables
2018-11-27 10:48:49> ApplyReleasesImpl: Examining Pin: Excel 2016.lnk
2018-11-27 10:48:49> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2018-11-27 10:48:49> ApplyReleasesImpl: Examining Pin: Firefox.lnk
2018-11-27 10:48:49> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2018-11-27 10:48:49> ApplyReleasesImpl: Examining Pin: Internet Explorer.lnk
2018-11-27 10:48:50> ApplyReleasesImpl: Examining Pin: Outlook 2016.lnk
2018-11-27 10:48:50> ApplyReleasesImpl: Examining Pin: Word 2016.lnk
2018-11-27 10:48:50> ApplyReleasesImpl: Fixing up tray icons
2018-11-27 10:48:50> ApplyReleasesImpl: Couldn't rewrite shim RegKey, most likely no apps are shimmed: System.NullReferenceException: Object reference not set to an instance of an object.
   at Squirrel.UpdateManager.ApplyReleasesImpl.<unshimOurselves>b__13_0(RegistryView view)
2018-11-27 10:48:50> ApplyReleasesImpl: Couldn't rewrite shim RegKey, most likely no apps are shimmed: System.NullReferenceException: Object reference not set to an instance of an object.
   at Squirrel.UpdateManager.ApplyReleasesImpl.<unshimOurselves>b__13_0(RegistryView view)
2018-11-27 10:48:50> ApplyReleasesImpl: cleanDeadVersions: for version 1.19.0
2018-11-27 10:48:50> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-1.19.0
tion: System.AggregateException: One or more errors occurred. ---> System.InvalidOperationException: Sequence contains no elements
   at System.Linq.Enumerable.First[TSource](IEnumerable`1 source)
   at Squirrel.Update.Program.<Install>d__4.MoveNext()
   --- End of inner exception stack trace ---
   at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.Wait()
   at Squirrel.Update.Program.executeCommandLine(String[] args)
   at Squirrel.Update.Program.main(String[] args)
---> (Inner Exception #0) System.InvalidOperationException: Sequence contains no elements
   at System.Linq.Enumerable.First[TSource](IEnumerable`1 source)
   at Squirrel.Update.Program.<Install>d__4.MoveNext()<---

Have an eye to this thread in the past, @stovalldb