Installed VS Code via snap, now it won't open

I have looked all over the internet for how to fix this

Installed code via

sudo snap install code --classic

Now when I search for code from the start button menu it shows up, but when I click it nothing happens.

also my code command in terminal gives me this error:

/ has 'other' write 40777

I'm new to Ubuntu, and have no idea what is wrong,

Thanks for your time

1 Answer

Not sure how, but I fixed it with sudo chmod 755 /

2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like