Error in determining project root. Please confirm project structure is correct.
- Dominant language
- TypeScript
- Stars
- 111
- Forks
- 109
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 20
Description
We have been having this issue since the initial install of the Azure Standard Logic App Extension. We have also tried using different older version with no success.
Repro steps:
create a new branch in the repo from main branch
open vs code
open the workspace. navigate to the logic app files
open the workflow.json file in code view
right click workflow.json file and click 'Open in designer'
Expected : Logic app designer is opened
Actual: Logic app designer is not opened and I get below error.
Action: azureLogicAppsStandard.openDesigner
Error type: Error
Error Message: Error in determining project root. Please confirm project structure is correct.
Version: 4.107.3
OS: win32
OS Release: 10.0.26100
Product: Visual Studio Code
Product Version: 1.109.2
Language: en
Call Stack
```
getLogicAppProjectRoot main.js:356624:11
async OpenDesignerForLocalProject.createPanel main.js:372401:24
async openDesigner main.js:372769:3
```
Output:
6:18:39 AM: Error: Error in determining project root. Please confirm project structure is correct.
NodeJs Binaries: C:\Users\P9168190\.azurelogicapps\dependencies\NodeJs
FuncCoreTools Binaries: C:\Users\P9168190\.azurelogicapps\dependencies\FuncCoreTools
6:18:48 AM: Azure Logic Apps Standard Runtime Dependencies validation and installation completed successfully.
Downloading dependency from: https://dot.net/v1/dotnet-install.ps1
Downloading dependency from: https://dot.net/v1/dotnet-install.ps1
DotNetSDK Binaries: C:\Users\P9168190\.azurelogicapps\dependencies\DotNetSDK
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.