Failed to start Foundry Local service. Please start it manually by running 'foundry service start' in your terminal.
- Dominant language
- TypeScript
- Stars
- 111
- Forks
- 109
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 20
Description
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 09:07:37 GMT
Call Stack
```
main.js:434162:15main.js:434162:15
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the azureLogicAppsStandard.installLSPSDK failure on Windows and inspect the dependency installation path under .azurelogicapps\dependencies\LSPServer. Check whether SdkLspServer.dll is still using files there; done means the cause is identified and dependency installation succeeds without the EPERM error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nodejs, typescript, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100