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
Linux me 5.10.102.1-microsoft-standard-WSL2 #1 SMP Wed Mar 2 00:30:59 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Here's the error that shows up in the "Output > Server" console in VS Code.
2023-05-19 18:09:51.442 [info] Getting Manifest... fauna.fauna
2023-05-19 18:09:51.529 [info] Installing extension: fauna.fauna
2023-05-19 18:09:52.472 [error] Error while installing the extension: fauna.fauna
2023-05-19 18:09:52.477 [error] Failed to install extension. fauna.fauna
2023-05-19 18:09:52.477 [error] CorruptZip: end of central directory record signature not found
at Zt.download (/home/me/.vscode-server/bin/b3e4e68a0bc097f0ae7907b217c1119af9e03435/out/vs/server/node/server.main.js:153:141)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async G.y (/home/me/.vscode-server/bin/b3e4e68a0bc097f0ae7907b217c1119af9e03435/out/vs/server/node/server.main.js:153:20976)
at async G.h (/home/me/.vscode-server/bin/b3e4e68a0bc097f0ae7907b217c1119af9e03435/out/vs/server/node/server.main.js:153:19043)
Tried from the command line w/ no success (though I assumed I'd get the same result):
$ code --install-extension fauna.fauna
Installing extensions on WSL: Ubuntu-20.04...
Installing extension 'fauna.fauna'...
end of central directory record signature not found
Failed Installing Extensions: fauna.fauna
Maybe a corrupt file, or it's missing something?
Let me know if you need more information.
Thanks!
The text was updated successfully, but these errors were encountered:
The extension works fine if I'm not using WSL, but fails to install in that "remote" environment.
VS Code Version:
Using WSL2 Ubuntu 20.04 Distro
System:
Here's the error that shows up in the "Output > Server" console in VS Code.
Tried from the command line w/ no success (though I assumed I'd get the same result):
Maybe a corrupt file, or it's missing something?
Let me know if you need more information.
Thanks!
The text was updated successfully, but these errors were encountered: