Quantcast
Viewing all articles
Browse latest Browse all 5991

How to install snapd on github codespaces?

I know that github provides ubuntu machines called codespaces. I've used one on my code which is using pyppeteer(the python version of puppeteer) to open up a browser and scrape the web

but the thing is I could only get pyppeteer to work with the snap install of chromiumnow that snap is not installing anything on the VM I don't know how to fix pyppeteer

is there any way of installing snap on codespaces? or can I make pyppeteer work with something else that you've tried on an ubuntu machine?

I tried:sudo apt install snapdsnapd is already the newest version (2.58+20.04.1).

sudo apt install snapsnap is already the newest version (2013-11-29-9).

** I just installed them before posting this

and when I try:sudo snap install chromiumIt gives me this error:error: cannot communicate with server: Post http://localhost/v2/snaps/chromium: dial unix /run/snapd.socket: connect: no such file or directory


Viewing all articles
Browse latest Browse all 5991

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>