In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/02 Report--
Editor to share with you what to do if you failed to download the vscode plug-in. I hope you will get something after reading this article. Let's discuss it together.
What if I failed to download the vscode plug-in?
Solution for failed installation of vscode plug-in
Click the install button of the corresponding plug-in in vscode to install, and the installation fails, and the software prompts you to install manually (manually install).
Download the vsix installation package manually, then click install from VSIX..., to select the vsix installation package to install, displaying Error: EACCES: permission denied, mkdir.
This is generally due to permission issues that prevent the installation process from manipulating some files.
By consulting, the corresponding solution is found in the vscode project on github (reference: https://github.com/Microsoft/vscode/issues/48656#issuecomment-384834353).
As follows:
Sudo chown-R myuser:myuser ~ sudo chmod-R 700 ~
Where myuser is changed to your user name.
Chown-R user name: group name ~: the first command is to change the owner of the directory, and ~ is the current directory
Sudo chmod-R 70000 ~: permission to modify the directory. 700indicates rwx-that is, the current user is readable, writable and executable, while group users and other users are not readable, writeable or executable.
After executing these two commands, the installation will be successful.
After reading this article, I believe you have a certain understanding of "vscode plug-in download failure". If you want to know more about it, you are welcome to follow the industry information channel. Thank you for your reading!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.