logicapps icon indicating copy to clipboard operation
logicapps copied to clipboard

Error while converting to nuget-based logic app project

Open nareshnagpal06 opened this issue 2 years ago • 3 comments

Does this occur consistently? Repro steps:

1.Created a new Logic app Standard project in VS code 2.Created a stateful workflow 3. Click on "convert to nuget-based logic app project".

Action: azureLogicAppsStandard.switchToDotnetProject Error type: Error Error Message: options object is required

image

Version: 1.0.25 OS: win32 OS Release: 10.0.22000 Product: Visual Studio Code Product Version: 1.69.2 Language: en

Call Stack
WebResource.prepare extension.bundle.js:2:1779137
Object.<anonymous> extension.bundle.js:2:4383166
fulfilled extension.bundle.js:2:4381203

nareshnagpal06 avatar Jul 29 '22 18:07 nareshnagpal06

I am seeing the same issue also version 1.0.25, product version 1.69.2.

Version: 1.69.2 (user setup)
Commit: 3b889b090b5ad5793f524b5d1d39fda662b96a2a
Date: 2022-07-18T16:12:52.460Z
Electron: 18.3.5
Chromium: 100.0.4896.160
Node.js: 16.13.2
V8: 10.0.139.17-electron.0
OS: Windows_NT x64 10.0.22000

andredking avatar Aug 02 '22 18:08 andredking

I'm experiencing this too.

  • Azure Functions v1.7.4

  • Azure Logic Apps (Standard) v1.0.25

image

klawrawkz avatar Aug 02 '22 20:08 klawrawkz

Same here.

Azure Functions -v1.6.0

Azure Logic Apps (Standard) -v1.0.19

Version: 1.69.2 (system setup) Commit: 3b889b090b5ad5793f524b5d1d39fda662b96a2a Date: 2022-07-18T16:12:52.460Z Electron: 18.3.5 Chromium: 100.0.4896.160 Node.js: 16.13.2 V8: 10.0.139.17-electron.0 OS: Windows_NT x64 10.0.17763

TommiBK avatar Aug 12 '22 15:08 TommiBK

see https://github.com/Azure/logicapps/issues/608#issuecomment-1231780096 for solution

TonnyWildeman avatar Aug 30 '22 14:08 TonnyWildeman

Hey @nareshnagpal06 extension version 1.0.34 should have fixed the issue. Please try it out.

ccastrotrejo avatar Sep 01 '22 22:09 ccastrotrejo