JetsonHacksNano / installVSCode

MIT License
79 stars 29 forks source link

[BUG] #4

Open JWhiteUX opened 3 years ago

JWhiteUX commented 3 years ago

Describe the issue VS Code install sh fails.

$ sh installVSCode.sh 
--2021-07-14 09:49:14--  https://packagecloud.io/install/repositories/headmelted/codebuilds/script.deb.sh
Resolving packagecloud.io (packagecloud.io)... 54.193.9.65, 54.183.38.243
Connecting to packagecloud.io (packagecloud.io)|54.193.9.65|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2021-07-14 09:49:15 ERROR 404: Not Found.

[sudo] password for xxxxxxxxx: 
--2021-07-14 09:49:20--  https://code.headmelted.com/installers/apt.sh
Resolving code.headmelted.com (code.headmelted.com)... failed: Name or service not known.
wget: unable to resolve host address ‘code.headmelted.com’**

NVIDIA Jetson Hardware Jetson Nano 4gb

ARMv8 Processor rev 1 (v8l) × 4
NVIDIA Tegra X1 (nvgpu)/integrated
Distributor ID: Ubuntu
Description:    Ubuntu 18.04.5 LTS
Release:    18.04
Codename:   bionic

To Reproduce $ . installVSCodeWithPython.sh

Expected behavior App installs as expected

Additional context Add any other context about the problem here, for example error logs

jetsonhacks commented 3 years ago

Please use the master branch.