Not able to install plugin
已回答
Hi,
I am using IntelliJ IDEA 2022.2.3 (Community Edition).
When I try to install a plugin from the marketplace, I get "Plugin "<plugin_name>" was not installed: zip END header not found"
Attached screenshot.
Any help will be much appreciated.
请先登录再写评论。
Most likely, the issue is caused by a proxy/firewall/content filter not allowing you to download the file from the repository.
As a workaround, you can try downloading the plugin manually from https://plugins.jetbrains.com/plugin/1347-scala and install it from disk.
If it doesn't help, make sure that proxy is properly configured under https://www.jetbrains.com/help/idea/settings-http-proxy.html and the following endpoints are whitelisted in your network:
Worked like a charm. Thanks, Arina Efremova.