installVSCode icon indicating copy to clipboard operation
installVSCode copied to clipboard

[BUG]

Open JWhiteUX opened this issue 2 years ago • 1 comments

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

JWhiteUX avatar Jul 14 '21 20:07 JWhiteUX

Please use the master branch.

jetsonhacks avatar Jul 14 '21 21:07 jetsonhacks