温馨提示×

ubuntu18中安装vscode后无法启动

清风
712
2021-03-10 13:59:53
栏目: 智能运维
Ubuntu服务器限时活动,0元免费领,库存有限,领完即止! 点击查看>>

ubuntu18中安装vscode后无法启动

ubuntu18中安装vscode后无法启动的解决方法:

比如你在ubuntu18中使用了以下方法安装vscode。

sudo apt-get install ubuntu-make

sudo umake ide visual-studio-code

显示了安装成功却无法启动,可以安装libgconf-2-4解决问题。

sudo apt-get install libgconf-2-4

亿速云「云服务器」,即开即用、新一代英特尔至强铂金CPU、三副本存储NVMe SSD云盘,价格低至29元/月。点击查看>>

推荐阅读:Ubuntu18安装Edge的步骤是什么

0