DEV Community

Discussion on: How to get Visual Studio Code to run on Android with Termux -- Mar 2023 Update

Collapse
 
steledama profile image
Stefano Pompa

unfurtunately no!

Thread Thread
 
nimbuldev profile image
nimbul

You should just need to install version 14.x of Node. I'm not sure how to do this with a termux pkg, you'll have to dig.

I installed nvm and ran source /usr/share/nvm/init.nvm.sh and nvm install 14 on my proot Arch, not sure if that'll help you!