microsoft / vscode-apimanagement

VS Code extension for Azure API Management.
MIT License
59 stars 38 forks source link

Error: azureApiManagement.importFunctionApp #323

Closed FranciscoPrestes closed 10 months ago

FranciscoPrestes commented 11 months ago

Does this occur consistently? Repro steps:

1. 2.

Action: azureApiManagement.importFunctionApp Error type: ERR_INVALID_ARG_TYPE Error Message: The "emitter" argument must be an instance of EventEmitter or EventTarget. Received an instance of AbortSignal

Version: 1.0.6 OS: darwin OS Release: 22.5.0 Product: Visual Studio Code - Insiders Product Version: 1.82.0-insider Language: en

nbarrasson commented 10 months ago

I got the same issue since last week when I uncollapse the Azure subscription icon.

klakshmikantha commented 10 months ago

I get the error 'the emitter argument must be an instance of eventemitter or eventtarget. received an instance of abortsignal' when I uncollapse the Azure subscription icon in vsCode.