Open
Description
When trying to load JsDbg in VS2019, I get the following error:
Description: Object reference not set to an instance of an object.
System.NullReferenceException: Object reference not set to an instance of an object.
at JsDbg.VisualStudio.AutoUpdater.CheckForUpdates(String identifier, String updateUrl)
at JsDbg.VisualStudio.JsDbgPackage.Initialize()
at Microsoft.VisualStudio.Shell.Package.Microsoft.VisualStudio.Shell.Interop.IVsPackage.SetSite(IServiceProvider sp)
Error: 80004003 - E_POINTER