Fix vscodium error "We cannot connect to the Extensions Marketplace at this time, please try again later." on Manjaro / Arch
Shawon Saha
Posted on September 2, 2021
To fix this you need code-marketplace
package from AUR
Step 1:
Go https://aur.archlinux.org/ and search for code-marketplace
Step 2:
Copy the Git clone URL
Step 3:
Open terminal and type this command
git clone <URL_You_Have_Copied>
Step 4:
Change the current directory
cd <package_you_have_cloned>
makepkg -si
This guide is also helpful for those who are looking forward to install a package from AUR Repsitory.
💖 💪 🙅 🚩
Shawon Saha
Posted on September 2, 2021
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.