You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to install the Azure Function Extension but I'm getting this error:
2023-08-14 15:14:10.370 [error] CorruptZip: end of central directory record signature not found
at $t.download (c:\Program Files\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:92:141)
at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
at async ee.y (c:\Program Files\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:92:20021)
at async ee.h (c:\Program Files\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:92:18112)
2023-08-14 15:14:10.474 [error] end of central directory record signature not found: CorruptZip: end of central directory record signature not found
at $t.download (c:\Program Files\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:92:141)
at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
at async ee.y (c:\Program Files\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:92:20021)
at async ee.h (c:\Program Files\Microsoft VS Code\resources\app\out\vs\code\node\sharedProcess\sharedProcessMain.js:92:18112)
I made sure that I have the latest VSCode version 1.81.
The text was updated successfully, but these errors were encountered:
I am trying to install the Azure Function Extension but I'm getting this error:
I made sure that I have the latest VSCode version 1.81.
The text was updated successfully, but these errors were encountered: