0

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 Answers1

0

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

code --no-sandbox
SeB
  • 1,159
  • 6
  • 17