microsoft / vscode-azurefunctions

Azure Functions extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurefunctions
MIT License
290 stars 133 forks source link

Internal error: Expected value to be neither null nor undefined: id #4231

Open aa-bharath opened 2 months ago

aa-bharath commented 2 months ago

I am having this error for last few days. This is on a existing application folder which was deploying fine few weeks back. I have uninstalled and reinstalled VS Code and its Extensions 10+ times and still on the same error. I have tried updating all the npm packages. It is very frustrating and this was working fine a month back earlier. Not sure what changed in last 1 month. Unable to deploy even a simple hello world apps to Web App. I start getting these error when I am trying to deploy (selecting the Azure subscription --> Listing the Resource groups and then this error) . I see same errors under 13-Azure App Service.log under C:\Users\\AppData\Roaming\Code\logs\20240813T121629\window1\exthost\output_logging_20240813T121631. Any pointers would be very helpful.

I am also getting following error right next. "Error reading response as text: aborted". Not sure where or why am I getting these errors.

MicroFish91 commented 2 months ago

When you expand our Azure view in VS Code, are you able to see your resources properly or is an error thrown there as well? How about in the Portal, are all your resources showing up properly?