Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read properties of undefined (reading 'createClient') #2304

Closed
coutinhomarco opened this issue Aug 5, 2022 · 3 comments · Fixed by #2324
Closed

Cannot read properties of undefined (reading 'createClient') #2304

coutinhomarco opened this issue Aug 5, 2022 · 3 comments · Fixed by #2324
Labels
Milestone

Comments

@coutinhomarco
Copy link

Does this occur consistently? YES
Repro steps:

1.Right click on app folder
2.Click Deploy to Web App...
3.Select the app

Action: appService.Deploy
Error type: TypeError
Error Message: Cannot read properties of undefined (reading 'createClient')

Version: 0.24.3
OS: darwin
OS Release: 20.6.0
Product: Visual Studio Code
Product Version: 1.70.0
Language: en

Call Stack
extension.bundle.js:2:3487411
fulfilled extension.bundle.js:2:3486239
@nturinski
Copy link
Member

Hi @coutinhomarco

Thanks for filing this. I think that this bug is related: #2291. To work around this, please activate the extension first by opening the Azure Resources view or running an App Service command.

@nturinski nturinski added the bug label Aug 5, 2022
@nturinski nturinski added this to the Backlog milestone Aug 11, 2022
@elsurudo
Copy link

I worked around it be deploying from the Azure resources view instead of the workspace view. Thanks for the tip.

@nturinski
Copy link
Member

Hi all, just wanted to let you know v0.24.5 has been released and should resolve this issue.

@microsoft microsoft locked and limited conversation to collaborators Nov 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
4 participants