No required version of a NET SDK was found
- Dominant language
- TypeScript
- Stars
- 111
- Forks
- 109
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 20
Description
No required version of a NET SDK was found. Please check detailed information from project output, and verify whether a version of SDK meeting requirements in the global.json is installed and in the PATH environment. After it is installed, you need to reload the current workspace.
Does this occur consistently?
Repro steps:
1.
2.
Action: azureLogicAppsStandard.installLSPSDK
Error type: Error
Error Message: Error extracting LSP server: Error: EPERM: operation not permitted, mkdir 'C:\Users\SergiPaya\.azurelogicapps\dependencies\LSPServer'. The Logic Apps language server appears to still be using files in the dependency folder. Close or reload VS Code, stop the dotnet process running SdkLspServer.dll, and retry dependency installation.
Version: 5.961.19
OS: win32
OS Arch: x64
OS Release: 10.0.26200
Product: Visual Studio Code
Product Version: 1.129.0
Language: en
UTC time: Thu, 16 Jul 2026 17:44:23 GMT
Call Stack
```
main.js:434162:15main.js:434162:15
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the azureLogicAppsStandard.installLSPSDK action and trace the dependency installation path that creates the LSPServer directory. Reproduce the EPERM error on the reported Windows and VS Code versions, checking the detailed project output and the running SdkLspServer.dll process. Done means the required LSP SDK dependency installs successfully and the workspace can reload without the error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nodejs, typescript, vscode
- Domain
- devtools, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100