Open Gennadiyev opened 2 years ago
Just in case, for others in 2023 - I've got the app installed and it's GUI shows up. However, I can't auth via github (firefox doesn't open "code" for GitHub auth call-back), so I'm still trying... ) @leap0x7b , thanks
I used
git clone
to clone the repo under~
, then usedchmod
to modify the permissions of certain files under/deb
folder, then usedmake
to build thevscode-termux.deb
file. The building process is successful.I then used
apt install ./vscode-termux.deb
to install the package, and here the error occurred:The full output is as follows:
Are there any possible fixes available?