Skip to content
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

Can't use on Mac with Apple silicon as .netcore 3.1 is not supported #76

Open
umarshaik opened this issue Oct 23, 2024 · 2 comments
Open

Comments

@umarshaik
Copy link

I am trying to use this extension on VS code on Mac with apple Silicon (M2)
As .netcode 3.1 is not supported for mac with silicon processor (needs arm based dotnet installer) i am unable to use the extension. https://dotnet.microsoft.com/en-us/download/dotnet/3.1

Extension needs to be ported to .net 8

@umarshaik
Copy link
Author

Conversion Error - You must install or update .NET to run this application. App: /Users/umar/.vscode/extensions/ms-azuretools.vscode-health-fhir-converter-1.4.2/client/engine/Microsoft.Health.Fhir.Liquid.Converter.Tool.dll Architecture: arm64 Framework: 'Microsoft.NETCore.App', version '3.1.0' (arm64) .NET location: /usr/local/share/dotnet/ The following frameworks were found: 8.0.10 at [/usr/local/share/dotnet/shared/Microsoft.NETCore.App] Learn more: https://aka.ms/dotnet/app-launch-failed To install missing framework, download: https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=3.1.0&arch=arm64&rid=osx-arm64&os=osx.15

@umarshaik umarshaik changed the title Can use on Mac with Apple silicon as .netcore 3.1 is not supported Can't use on Mac with Apple silicon as .netcore 3.1 is not supported Oct 23, 2024
@umarshaik
Copy link
Author

This pending PR could fix the issue #75

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

1 participant