Error no detail

Are you sure you're using Linux at all?

I would be surprised.

@Monitor_Man are you actually using a Linux Distribution? If so, which one? eg Linux Mint, Ubuntu, Fedora or other.

TIA

Wizard
 


I would be surprised.

@Monitor_Man are you actually using a Linux Distribution? If so, which one? eg Linux Mint, Ubuntu, Fedora or other.

TIA

Wizard
In his post #10 - "you see I use a school chromebook, middle school" So it does not belong to him it belongs to the school he is attending and he should not be trying to manipulate it - just my opinion
 
Thanks but I tried that yesterday, the instructions say to download/install it where the problem is opening it with linux
What exactly did you try? Looking at your first post it looks like you only tried to do something with the graphical package installer. Have you tried just downloading the file to "Downloads" and then installing it from a terminal so running something like this.
Code:
sudo dpkg -i ~/Downloads/code_1.95.3-1731513102_amd64.deb
If the version is updated before you read this you will have to replace the version number to match the actual file name. Try this and then share the output of that, if it doesn't work.
 


Top