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

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

Open
mbc-bibaghdad opened this issue Aug 14, 2023 · 1 comment

Comments

@mbc-bibaghdad
Copy link

mbc-bibaghdad commented Aug 14, 2023

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
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants