Skip to content

Failed to find up to date dotnet cli on the path Error Message Truncated #4771

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

Closed
TanayParikh opened this issue Sep 15, 2021 · 20 comments
Closed

Comments

@TanayParikh
Copy link
Contributor

TanayParikh commented Sep 15, 2021

Issue Description

The error message buttons are truncated and may be difficult to read / see what they actually do.

image

https://github.com/OmniSharp/omnisharp-vscode/blob/3587ab9699f1a38ac5b79797ccce04123a1b1c7a/src/coreclr-debug/activate.ts#L109-L125

Environment information

VSCode version: 1.60.1
C# Extension: 1.23.15

Mono Information OmniSharp using built-in mono
Dotnet Information

Host (useful for support):
Version: 6.0.0-rc.2.21460.8
Commit: 8bfc0302a2

.NET SDKs installed:
3.1.102 [/usr/local/share/dotnet/sdk]
5.0.202 [/usr/local/share/dotnet/sdk]
5.0.302 [/usr/local/share/dotnet/sdk]
6.0.100-preview.4.21255.9 [/usr/local/share/dotnet/sdk]
6.0.100-preview.5.21302.13 [/usr/local/share/dotnet/sdk]
6.0.100-preview.6.21355.2 [/usr/local/share/dotnet/sdk]
6.0.100-rc.2.21463.12 [/usr/local/share/dotnet/sdk]
6.0.100-rc.2.21465.13 [/usr/local/share/dotnet/sdk]

.NET runtimes installed:
Microsoft.AspNetCore.App 3.1.2 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 5.0.5 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 5.0.8 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 6.0.0-preview.4.21253.5 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 6.0.0-preview.5.21301.17 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 6.0.0-preview.6.21355.2 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 6.0.0-rc.2.21460.4 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.NETCore.App 3.1.2 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]
Microsoft.NETCore.App 5.0.5 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]
Microsoft.NETCore.App 5.0.8 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]
Microsoft.NETCore.App 6.0.0-preview.6.21352.12 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]
Microsoft.NETCore.App 6.0.0-rc.2.21460.8 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]

To install additional .NET runtimes or SDKs:
https://aka.ms/dotnet-download

Visual Studio Code Extensions
Extension Author Version
azure-account ms-vscode 0.9.8
csharp ms-dotnettools 1.23.15
EditorConfig EditorConfig 0.16.4
jupyter ms-toolsai 2021.8.2041215044
jupyter-keymap ms-toolsai 1.0.0
markdown-all-in-one yzhang 3.4.0
python ms-python 2021.9.1230869389
vscode-icons vscode-icons-team 11.6.0
vscode-paste-image mushan 1.0.4
vscode-pylance ms-python 2021.9.1
vscode-typescript-tslint-plugin ms-vscode 1.3.3

Console Output:

``` Installing C# dependencies... Platform: darwin, x86_64

Downloading package 'OmniSharp for OSX' (38435 KB).................... Done!
Validating download...
Integrity Check succeeded.
Installing package 'OmniSharp for OSX'

Downloading package '.NET Core Debugger (macOS / x64)' (45945 KB).................... Done!
Validating download...
Integrity Check succeeded.
Installing package '.NET Core Debugger (macOS / x64)'

Downloading package 'Razor Language Server (macOS / x64)' (61258 KB).................... Done!
Installing package 'Razor Language Server (macOS / x64)'

Finished

TypeError: Invalid Version: undefined

</details>
@TanayParikh
Copy link
Contributor Author

Also, not sure why I'm getting the error at all, given I definitely have the SDKs installed.

3.1.102 [/usr/local/share/dotnet/sdk]
5.0.202 [/usr/local/share/dotnet/sdk]
5.0.302 [/usr/local/share/dotnet/sdk]
6.0.100-preview.4.21255.9 [/usr/local/share/dotnet/sdk]
6.0.100-preview.5.21302.13 [/usr/local/share/dotnet/sdk]
6.0.100-preview.6.21355.2 [/usr/local/share/dotnet/sdk]
6.0.100-rc.2.21463.12 [/usr/local/share/dotnet/sdk]
6.0.100-rc.2.21465.13 [/usr/local/share/dotnet/sdk]

@JoeRobich
Copy link
Member

@TanayParikh I think a more detailed message may have been written to the OmniSharp log. Can you share the OmniSharp log from the Output pane?

@TanayParikh
Copy link
Contributor Author

C#

Installing C# dependencies... Platform: darwin, x86_64
Downloading package 'OmniSharp for OSX' (38435 KB).................... Done!
Validating download...
Integrity Check succeeded.
Installing package 'OmniSharp for OSX'

Downloading package '.NET Core Debugger (macOS / x64)' (45945 KB).................... Done!
Validating download...
Integrity Check succeeded.
Installing package '.NET Core Debugger (macOS / x64)'

Downloading package 'Razor Language Server (macOS / x64)' (61258 KB).................... Done!
Installing package 'Razor Language Server (macOS / x64)'

Finished

TypeError: Invalid Version: undefined

Omnisharp:

Starting OmniSharp server at 9/15/2021, 4:52:58 PM
    Target: /Users/tanay/dev/NoteTakingSample

OmniSharp server started.
    Path: /Users/tanay/.vscode/extensions/ms-dotnettools.csharp-1.23.15/.omnisharp/1.37.15/run
    PID: 77797

[info]: OmniSharp.Stdio.Host
        Starting OmniSharp on MacOS 11.6 (x64)
[info]: OmniSharp.Services.DotNetCliService
        DotNetPath set to dotnet
[info]: OmniSharp.MSBuild.Discovery.MSBuildLocator
        Located 1 MSBuild instance(s)
            1: StandAlone 17.0.0 - "/Users/tanay/.vscode/extensions/ms-dotnettools.csharp-1.23.15/.omnisharp/1.37.15/omnisharp/.msbuild/Current/Bin"
[info]: OmniSharp.MSBuild.Discovery.MSBuildLocator
        MSBUILD_EXE_PATH environment variable set to '/Users/tanay/.vscode/extensions/ms-dotnettools.csharp-1.23.15/.omnisharp/1.37.15/omnisharp/.msbuild/Current/Bin/MSBuild.exe'
[info]: OmniSharp.MSBuild.Discovery.MSBuildLocator
        Registered MSBuild instance: StandAlone 17.0.0 - "/Users/tanay/.vscode/extensions/ms-dotnettools.csharp-1.23.15/.omnisharp/1.37.15/omnisharp/.msbuild/Current/Bin"
            CscToolExe = csc.exe
            MSBuildToolsPath = /Users/tanay/.vscode/extensions/ms-dotnettools.csharp-1.23.15/.omnisharp/1.37.15/omnisharp/.msbuild/Current/Bin
            CscToolPath = /Users/tanay/.vscode/extensions/ms-dotnettools.csharp-1.23.15/.omnisharp/1.37.15/omnisharp/.msbuild/Current/Bin/Roslyn
            BypassFrameworkInstallChecks = true
            MSBuildExtensionsPath = /Users/tanay/.vscode/extensions/ms-dotnettools.csharp-1.23.15/.omnisharp/1.37.15/omnisharp/.msbuild
[info]: OmniSharp.WorkspaceInitializer
        Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.CSharpFormattingWorkspaceOptionsProvider, Order: 0
[info]: OmniSharp.WorkspaceInitializer
        Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.Completion.CompletionOptionsProvider, Order: 0
[info]: OmniSharp.WorkspaceInitializer
        Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.RenameWorkspaceOptionsProvider, Order: 100
[info]: OmniSharp.WorkspaceInitializer
        Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.ImplementTypeWorkspaceOptionsProvider, Order: 110
[info]: OmniSharp.WorkspaceInitializer
        Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.BlockStructureWorkspaceOptionsProvider, Order: 140
[info]: OmniSharp.Cake.CakeProjectSystem
        Detecting Cake files in '/Users/tanay/dev/NoteTakingSample'.
[info]: OmniSharp.Cake.CakeProjectSystem
        Could not find any Cake files
[info]: OmniSharp.MSBuild.ProjectSystem
        Skip loading projects listed in solution file or under target directory because MsBuild:LoadProjectsOnDemand is true.
[info]: OmniSharp.Script.ScriptProjectSystem
        Detecting CSX files in '/Users/tanay/dev/NoteTakingSample'.
[info]: OmniSharp.Script.ScriptProjectSystem
        Could not find any CSX files
[info]: OmniSharp.WorkspaceInitializer
        Configuration finished.
[info]: OmniSharp.Stdio.Host
        Omnisharp server running using Stdio at location '/Users/tanay/dev/NoteTakingSample' on host 76888.

Razor:

--------------------------------------------------------------------------------
Razor.VSCode version 6.0.0-preview.5.21358.6
--------------------------------------------------------------------------------
Razor's trace level is currently set to 'Messages'
 - To change Razor's trace level set 'razor.trace' to 'Off', 'Messages' or 'Verbose' and then restart VSCode.
 - To report issues invoke the 'Report a Razor issue' command via the command palette.
-----------------------------------------------------------------------------------------------------------------------------

[Client - 4:44:25 PM] Razor language server path: /Users/tanay/.vscode/extensions/ms-dotnettools.csharp-1.23.15/.razor/rzls
[Client - 4:44:25 PM] Starting Razor Language Server...
[Client - 4:44:25 PM] Server started, waiting for client to be ready...
[Warn  - 4:44:29 PM] OmniSharp.Extensions.LanguageServer.Server.Configuration.DidChangeConfigurationProvider: No ConfigurationItems have been defined, configuration won't surface any configuration from the client! | 
[Info  - 4:44:31 PM] Microsoft.AspNetCore.Razor.LanguageServer.ProjectSystem.DefaultRazorProjectService: Added project '/Users/tanay/dev/NoteTakingSample/NoteTakingSample.csproj' to project system. | 
[Info  - 4:44:31 PM] Microsoft.AspNetCore.Razor.LanguageServer.ProjectSystem.DefaultRazorProjectService: Adding document '/Users/tanay/dev/NoteTakingSample/App.razor' to project '/Users/tanay/dev/NoteTakingSample/NoteTakingSample.csproj'. | 
[Info  - 4:44:31 PM] Microsoft.AspNetCore.Razor.LanguageServer.ProjectSystem.DefaultRazorProjectService: Adding document '/Users/tanay/dev/NoteTakingSample/_Imports.razor' to project '/Users/tanay/dev/NoteTakingSample/NoteTakingSample.csproj'. | 
[Info  - 4:44:31 PM] Microsoft.AspNetCore.Razor.LanguageServer.ProjectSystem.DefaultRazorProjectService: Adding document '/Users/tanay/dev/NoteTakingSample/Shared/MainLayout.razor' to project '/Users/tanay/dev/NoteTakingSample/NoteTakingSample.csproj'. | 
[Info  - 4:44:31 PM] Microsoft.AspNetCore.Razor.LanguageServer.ProjectSystem.DefaultRazorProjectService: Adding document '/Users/tanay/dev/NoteTakingSample/Shared/NavMenu.razor' to project '/Users/tanay/dev/NoteTakingSample/NoteTakingSample.csproj'. | 
[Info  - 4:44:31 PM] Microsoft.AspNetCore.Razor.LanguageServer.ProjectSystem.DefaultRazorProjectService: Adding document '/Users/tanay/dev/NoteTakingSample/Shared/LoginDisplay.razor' to project '/Users/tanay/dev/NoteTakingSample/NoteTakingSample.csproj'. | 
[Info  - 4:44:31 PM] Microsoft.AspNetCore.Razor.LanguageServer.ProjectSystem.DefaultRazorProjectService: Adding document '/Users/tanay/dev/NoteTakingSample/Shared/RedirectToLogin.razor' to project '/Users/tanay/dev/NoteTakingSample/NoteTakingSample.csproj'. | 
[Info  - 4:44:31 PM] Microsoft.AspNetCore.Razor.LanguageServer.ProjectSystem.DefaultRazorProjectService: Adding document '/Users/tanay/dev/NoteTakingSample/Shared/SurveyPrompt.razor' to project '/Users/tanay/dev/NoteTakingSample/NoteTakingSample.csproj'. | 
[Info  - 4:44:31 PM] Microsoft.AspNetCore.Razor.LanguageServer.ProjectSystem.DefaultRazorProjectService: Adding document '/Users/tanay/dev/NoteTakingSample/Pages/Counter.razor' to project '/Users/tanay/dev/NoteTakingSample/NoteTakingSample.csproj'. | 
[Info  - 4:44:31 PM] Microsoft.AspNetCore.Razor.LanguageServer.ProjectSystem.DefaultRazorProjectService: Adding document '/Users/tanay/dev/NoteTakingSample/Pages/Index.razor' to project '/Users/tanay/dev/NoteTakingSample/NoteTakingSample.csproj'. | 
[Info  - 4:44:31 PM] Microsoft.AspNetCore.Razor.LanguageServer.ProjectSystem.DefaultRazorProjectService: Adding document '/Users/tanay/dev/NoteTakingSample/Pages/Authentication.razor' to project '/Users/tanay/dev/NoteTakingSample/NoteTakingSample.csproj'. | 
[Info  - 4:44:31 PM] Microsoft.AspNetCore.Razor.LanguageServer.ProjectSystem.DefaultRazorProjectService: Adding document '/Users/tanay/dev/NoteTakingSample/Pages/FetchData.razor' to project '/Users/tanay/dev/NoteTakingSample/NoteTakingSample.csproj'. | 
[Client - 4:44:31 PM] Server starting!
[Client - 4:44:31 PM] Server ready!
[Warn  - 4:44:31 PM] OmniSharp.Extensions.LanguageServer.Server.Configuration.DidChangeConfigurationProvider: No ConfigurationItems have been defined, configuration won't surface any configuration from the client! | 
[Info  - 4:44:31 PM] Microsoft.AspNetCore.Razor.LanguageServer.ProjectSystem.DefaultRazorProjectService: Opening document '/Users/tanay/dev/NoteTakingSample/App.razor' in project '/Users/tanay/dev/NoteTakingSample/NoteTakingSample.csproj'. | 
[Info  - 4:44:32 PM] Microsoft.AspNetCore.Razor.LanguageServer.ProjectSystem.DefaultRazorProjectService: Opening document '/Users/tanay/dev/NoteTakingSample/Pages/Index.razor' in project '/Users/tanay/dev/NoteTakingSample/NoteTakingSample.csproj'. | 
[Info  - 4:44:32 PM] Microsoft.AspNetCore.Razor.LanguageServer.ProjectSystem.DefaultRazorProjectService: Opening document '/Users/tanay/dev/NoteTakingSample/_Imports.razor' in project '/Users/tanay/dev/NoteTakingSample/NoteTakingSample.csproj'. | 
[Info  - 4:44:32 PM] Microsoft.AspNetCore.Razor.LanguageServer.ProjectSystem.DefaultRazorProjectService: Opening document '/Users/tanay/dev/NoteTakingSample/Shared/NavMenu.razor' in project '/Users/tanay/dev/NoteTakingSample/NoteTakingSample.csproj'. | 
[Info  - 4:44:32 PM] Microsoft.AspNetCore.Razor.LanguageServer.Semantic.RazorSemanticTokensEndpoint: Returned 124 semantic tokens for range [start: (line: 6, char: 0), end: (line: 50, char: 0)] in file:///Users/tanay/dev/NoteTakingSample/Shared/NavMenu.razor. | 
[Info  - 4:44:40 PM] Microsoft.AspNetCore.Razor.LanguageServer.ProjectSystem.DefaultRazorProjectService: Updating project '/Users/tanay/dev/NoteTakingSample/NoteTakingSample.csproj' TagHelpers (966) and C# Language Version (1000). | 
[Info  - 4:44:40 PM] Microsoft.AspNetCore.Razor.LanguageServer.ProjectSystem.DefaultRazorProjectService: Updating project '/Users/tanay/dev/NoteTakingSample/NoteTakingSample.csproj' to Razor configuration 'Default' with language version '6.0'. | 
[Info  - 4:44:40 PM] Microsoft.AspNetCore.Razor.LanguageServer.ProjectSystem.DefaultRazorProjectService: Updating project '/Users/tanay/dev/NoteTakingSample/NoteTakingSample.csproj''s root namespace to 'NoteTakingSample'. | 
[Info  - 4:44:41 PM] Microsoft.AspNetCore.Razor.LanguageServer.ProjectSystem.DefaultRazorProjectService: Updating project '/Users/tanay/dev/NoteTakingSample/NoteTakingSample.csproj' TagHelpers (966) and C# Language Version (1000). | 
[Info  - 4:44:42 PM] Microsoft.AspNetCore.Razor.LanguageServer.ProjectSystem.DefaultRazorProjectService: Updating project '/Users/tanay/dev/NoteTakingSample/NoteTakingSample.csproj' TagHelpers (988) and C# Language Version (1000). | 

@JoeRobich
Copy link
Member

I was wrong it ends up in the C# log..

This method
https://github.com/OmniSharp/omnisharp-vscode/blob/d1785942e51f3afee1d8e62b406ee46b35168c63/src/coreclr-debug/util.ts#L68-L92
is throwing this error TypeError: Invalid Version: undefined

Now to figure out why...

@JoeRobich
Copy link
Member

This is the method that actually invokes dotnet --info and scrapes the details

https://github.com/OmniSharp/omnisharp-vscode/blob/d1785942e51f3afee1d8e62b406ee46b35168c63/src/utils/getDotnetInfo.ts#L12-L49

@TanayParikh
Copy link
Contributor Author

This is my PATH:

echo $PATH
/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/share/dotnet:~/.dotnet/tools:/Library/Apple/usr/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands

Which would contain the sdks:

3.1.102 [/usr/local/share/dotnet/sdk]
5.0.202 [/usr/local/share/dotnet/sdk]
5.0.302 [/usr/local/share/dotnet/sdk]
6.0.100-preview.4.21255.9 [/usr/local/share/dotnet/sdk]
6.0.100-preview.5.21302.13 [/usr/local/share/dotnet/sdk]
6.0.100-preview.6.21355.2 [/usr/local/share/dotnet/sdk]
6.0.100-rc.2.21463.12 [/usr/local/share/dotnet/sdk]
6.0.100-rc.2.21465.13 [/usr/local/share/dotnet/sdk]

@JoeRobich
Copy link
Member

It isn't failing to invoke dotnet --info but it does seem to be failing to match the version string which causes it to end up undefined.

TanayParikh added a commit to TanayParikh/omnisharp-vscode that referenced this issue Sep 16, 2021
@TanayParikh
Copy link
Contributor Author

For your consideration: #4773

@JoeRobich
Copy link
Member

Can you run dotnet --info and share the output with me?

@TanayParikh
Copy link
Contributor Author

dotnet --info
.NET SDK (reflecting any global.json):
 Version:   6.0.100-rc.2.21465.13
 Commit:    0d1cdfa6a0

Runtime Environment:
 OS Name:     Mac OS X
 OS Version:  11.6
 OS Platform: Darwin
 RID:         osx.11.0-x64
 Base Path:   /usr/local/share/dotnet/sdk/6.0.100-rc.2.21465.13/

Host (useful for support):
  Version: 6.0.0-rc.2.21460.8
  Commit:  8bfc0302a2

.NET SDKs installed:
  3.1.102 [/usr/local/share/dotnet/sdk]
  5.0.202 [/usr/local/share/dotnet/sdk]
  5.0.302 [/usr/local/share/dotnet/sdk]
  6.0.100-preview.4.21255.9 [/usr/local/share/dotnet/sdk]
  6.0.100-preview.5.21302.13 [/usr/local/share/dotnet/sdk]
  6.0.100-preview.6.21355.2 [/usr/local/share/dotnet/sdk]
  6.0.100-rc.2.21463.12 [/usr/local/share/dotnet/sdk]
  6.0.100-rc.2.21465.13 [/usr/local/share/dotnet/sdk]

.NET runtimes installed:
  Microsoft.AspNetCore.App 3.1.2 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
  Microsoft.AspNetCore.App 5.0.5 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
  Microsoft.AspNetCore.App 5.0.8 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
  Microsoft.AspNetCore.App 6.0.0-preview.4.21253.5 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
  Microsoft.AspNetCore.App 6.0.0-preview.5.21301.17 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
  Microsoft.AspNetCore.App 6.0.0-preview.6.21355.2 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
  Microsoft.AspNetCore.App 6.0.0-rc.2.21460.4 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
  Microsoft.NETCore.App 3.1.2 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]
  Microsoft.NETCore.App 5.0.5 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]
  Microsoft.NETCore.App 5.0.8 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]
  Microsoft.NETCore.App 6.0.0-preview.6.21352.12 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]
  Microsoft.NETCore.App 6.0.0-rc.2.21460.8 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]

To install additional .NET runtimes or SDKs:
  https://aka.ms/dotnet-download

@JoeRobich
Copy link
Member

JoeRobich commented Sep 16, 2021

Ah ok, The copy of dotnet information pasted into the issue description was missing everything above Host (useful for supprort) and I wondered if it has even logged the SDK version.

@TanayParikh
Copy link
Contributor Author

Hmm interesting. I didn't trim it manually, so it must be VSCode trimming it. Strange

@JoeRobich
Copy link
Member

JoeRobich commented Sep 16, 2021

I think your best bet is to clone the repo, open it in vs code, and choose Launch extension to try and debug the dotnet --info parsing bit.

@TanayParikh
Copy link
Contributor Author

image

So it's working in debug mode 😕

@TanayParikh
Copy link
Contributor Author

I did make this one change due to a build issue:

image

ERROR: /Users/tanay/dev/omnisharp-vscode/src/features/commands.ts:84:44 - functions that return promises must be async

Wonder if that's related?

@JoeRobich
Copy link
Member

JoeRobich commented Sep 16, 2021

Was the VS Code instance launched differently (commandline vs dock)? Does it still reproduce outside of debugging?

@JoeRobich
Copy link
Member

Wonder if that's related?

Not sure, but I'll happily accept a PR for it. =)

@TanayParikh
Copy link
Contributor Author

Wonder if that's related?

Not sure, but I'll happily accept a PR for it. =)

#4774

@TanayParikh
Copy link
Contributor Author

Was the VS Code instance launched differently (commandline vs dock)? Does it still reproduce outside of debugging?

Nope, code . in both cases.

No longer repros in extension host nor regular.

Oddly, the C# log that had the TypeError: Invalid Version: undefined no longer shows any log either.

image
image

@TanayParikh
Copy link
Contributor Author

Going to close this out I guess, given there doesn't appear to be anything actionable at this point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants