Install VSCode on jetsonNX

87 Views Asked by At

I want to install the latest arm version of VSCode on jetsonNX with jetpack5.1, but after installation, VSCode cannot run and no response.

I checked the system-monitor and there are VSCode components running.

1

There are 1 best solutions below

0
SeB On

You would have to run code with no-sandbox flag with XavierNX:

code --no-sandbox