logicapps icon indicating copy to clipboard operation
logicapps copied to clipboard

Run into error when debugging azure logic apps locally in vscode

Open cuntoulishifu opened this issue 3 years ago • 4 comments
trafficstars

error : Could not find path to extension bundle.

cuntoulishifu avatar May 17 '22 07:05 cuntoulishifu

here is the output content : 3:27:35 PM: Running command: "func GetExtensionBundlePath"... 3:29:16 PM: Could not find path to extension bundle 3:29:16 PM: {"status":1,"signal":null,"output":[null,"","Unable to locate extension bundle.\r\n"],"pid":33832,"stdout":"","stderr":"Unable to locate extension bundle.\r\n"} 3:29:16 PM: Error: Could not find path to extension bundle. 3:29:17 PM: Running command: "func GetExtensionBundlePath"... 3:31:02 PM: Could not find path to extension bundle 3:31:02 PM: {"status":1,"signal":null,"output":[null,"","Unable to locate extension bundle.\r\n"],"pid":35260,"stdout":"","stderr":"Unable to locate extension bundle.\r\n"} 3:31:02 PM: Error: Could not find path to extension bundle.

the same time I run 'func GetExtensionBundlePath' in TERMINAL, I got : PS C:\Work\test-logicapp> func GetExtensionBundlePath C:\Users\xxxxxxx.azure-functions-core-tools\Functions\ExtensionBundles\Microsoft.Azure.Functions.ExtensionBundle.Workflows\1.1.35

cuntoulishifu avatar May 17 '22 07:05 cuntoulishifu

I'm experiencing exactly the same issue now since a couple of days back. Before that, I have never seen this error.

@cuntoulishifu Were you able to work around it somehow?

jstenlund avatar May 27 '22 06:05 jstenlund

I'm experiencing exactly the same issue now since a couple of days back. Before that, I have never seen this error.

@cuntoulishifu Were you able to work around it somehow?

Suddenly, everything started to work for me again... To my knowledge, I did not do anything to fix it.

jstenlund avatar May 27 '22 14:05 jstenlund

Hey @cuntoulishifu and @jstenlund , please install the new 1.0.34 version of the extension. If this still happens, please let me know. Otherwise, I will close this issue by 10/5.. Thanks

ccastrotrejo avatar Sep 15 '22 17:09 ccastrotrejo

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Oct 20 '22 21:10 github-actions[bot]

This issue was closed because it has been inactive for 7 days since being marked as stale.

github-actions[bot] avatar Oct 27 '22 22:10 github-actions[bot]