You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some additional details - it looks like it is somehow related to vscode-azurelogicapps-4.23.0 4.vsix which is a hybrid vsix. I have used this vsix before. But regardless, not sure what I should do with that error message
Hey @kewear it looks like your settings configuration have changed. It looks like the vscode extension is trying to directly execute the Local binary .NET SDK version 6.0.421 command, which is something we don't do. Could you please check if you have the following configuration right?
Describe the Bug with repro steps
Created new project in VS Code and am getting this error
NodeJs Binaries: C:\Users\kewear.azurelogicapps\dependencies\NodeJs
FuncCoreTools Binaries: C:\Users\kewear.azurelogicapps\dependencies\FuncCoreTools
3:47:07 PM: Running command: "Local binary .NET SDK version 6.0.421"…
DotNetSDK Binaries: C:\Users\kewear.azurelogicapps\dependencies\DotNetSDK
'Local' is not recognized as an internal or external command,
operable program or batch file.
3:47:07 PM: Azure Logic Apps Standard Runtime Dependencies validation and installation completed successfully.
3:47:52 PM: Logic App project name set to hybridTest
3:47:55 PM: Running command: "Local binary .NET SDK version 6.0.421"…
'Local' is not recognized as an internal or external command,
operable program or batch file.
3:47:55 PM: Error: Failed to run "Local binary .NET SDK version" command. Check output window for more details.
3:50:02 PM: Running command: "Local binary .NET SDK version 6.0.421"…
'Local' is not recognized as an internal or external command,
operable program or batch file.
3:50:03 PM: Error: Failed to run "Local binary .NET SDK version" command. Check output window for more details.
What type of Logic App Is this happening in?
Standard (VSCode)
Which operating system are you using?
Windows
Are you using new designer or old designer
New Designer
Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg
No
Workflow JSON
No response
Screenshots or Videos
Browser
NA
Additional context
No response
The text was updated successfully, but these errors were encountered: