microsoft / azcode

Public roadmap for Azure Tools for VS Code.
MIT License
9 stars 8 forks source link

Could not install extension "End of Central Directory record could not be found" #58

Open mbc-bibaghdad opened 1 year ago

mbc-bibaghdad commented 1 year ago

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.

alexweininger commented 1 year ago

Please file this issue on the VS Code repository https://github.com/microsoft/vscode/issues