microsoft / AzureDatalakeToolsForVSCode

Azure Datalake Tools For VSCode
Other
10 stars 13 forks source link

Azure Data Lake Tools Extension does not detect .net version correctly #23

Open iemejia opened 2 years ago

iemejia commented 2 years ago

In a Mac M1 when I open the Azure Extension view. The Azure Data Lake Tools tool complains I get a prompt asking me to download and install .net core 2.

We should improve the detection code because this machine already has installed .net 6 and because .net core 2 is not supported on the mac anyway.

Also it seems this has been a neglected issue for a while #17 #20 Screenshot 2022-09-26 at 09 24 22-clean

Environment: VS Code Environment: Version: 1.72.0-insider Commit: b9f7f85e90b4d51b38fcbf4232801ab04bd659cb Date: 2022-09-23T08:15:07.186Z Electron: 19.0.17 Chromium: 102.0.5005.167 Node.js: 16.14.2 V8: 10.2.154.15-electron.0 OS: Darwin arm64 21.6.0 Sandboxed: Yes

VS Code Extensions Azure Data Lake Tools: v0.2.15

.net Environment .net: 6.0.401

Operating System macOS Monterrey 12.6 Macbook Air (M1, 2020)

minsa110 commented 2 years ago

This might be an issue we need to file on the ADL Tools repo?

iemejia commented 2 years ago

@minsa110 is there other repo for ADL? The ADL Tools extension sent me here.