[已解决]官网下载安装最新VScode 时,提示依赖不足?
Tofloor
poster avatar
jelly
deepin
2020-11-15 01:59
Author

官网下载安装 最新版 VScode 时,提示依赖不足,怎么办?



Reply Favorite View the author
All Replies
走钢丝
deepin
2020-11-15 02:04
#1

在 deb 文件所在文件夹,右键打开终端

sudo apt install ./*.deb


Reply View the author
jelly
deepin
2020-11-15 02:18
#2
走钢丝

在 deb 文件所在文件夹,右键打开终端

sudo apt install ./*.deb


sudo apt install ./code_1.51.1-1605051630_amd64.deb

在终端 按照上面的命令安装可以了,多谢!

Reply View the author
忘记、过去
deepin
2020-11-15 04:23
#3

你这个是和官方商店打包的版本冲突了,卸载商店版本就好了。

Reply View the author