【发布时间】:2017-11-27 09:44:02
【问题描述】:
我正在尝试安装 VSCode 扩展 C# for Visual Studio Code (powered by OmniSharp),但没有成功。在 VSCode 的 Output 选项卡中,我收到以下错误:
Updating C# dependencies...
Platform: win32, x86_64
Downloading package 'OmniSharp for Windows (.NET 4.6 / x64)' Retrying from 'https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x64-1.26.3.zip' Downloading package '.NET Core Debugger (Windows / x64)' Retrying from 'https://vsdebugger.blob.core.windows.net/coreclr-debug-1-13-0/coreclr-debug-win7-x64.zip'
Installing package 'OmniSharp for Windows (.NET 4.6 / x64)'
Failed at stage: installPackages
Error: end of central directory record signature not found
Finished
【问题讨论】:
标签: c# visual-studio-code omnisharp