You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I run the csharptojs command having followed the installation steps, I get the error
The framework 'Microsoft.NETCore.App', version '2.2.0' (x64) was not found.
The following frameworks were found:
2.1.30 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
3.1.10 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
3.1.21 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
3.1.22 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
5.0.12 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
6.0.1 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
You can resolve the problem by installing the specified framework and/or SDK.
Describe the bug
When I run the csharptojs command having followed the installation steps, I get the error
The framework 'Microsoft.NETCore.App', version '2.2.0' (x64) was not found.
2.1.30 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
3.1.10 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
3.1.21 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
3.1.22 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
5.0.12 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
6.0.1 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
You can resolve the problem by installing the specified framework and/or SDK.
The specified framework can be found at:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It produces the js files.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: