Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install ds; install.sh is a 404 page #343

Open
jpwilliams opened this issue Jan 8, 2020 · 2 comments
Open

Can't install ds; install.sh is a 404 page #343

jpwilliams opened this issue Jan 8, 2020 · 2 comments

Comments

@jpwilliams
Copy link

Is this a feature request or a bug?

Bug.

Expected behavior:

Running the following command installs ds.

curl -sSL https://www.entropic.dev/install.sh | bash

Actual behavior:

The command fails with the following error:

bash: line 1: syntax error near unexpected token `newline'
bash: line 1: `<!DOCTYPE html>'

Steps to replicate:

Run the command above.

Environment info (where relevant)

  • Browser: N/A
  • Operating System & Version: MacOS Catalina 10.15.1
  • Version of Node (node -v): v13.5.0
  • Version of ds (ds --version): N/A

The brew installation command results in a similar error...

==> Downloading https://www.entropic.dev/ds-latest.tgz
#=#=-#  #
curl: (22) The requested URL returned error: 404
Error: An exception occurred within a child process:
  DownloadError: Failed to download resource "ds"
Download failed: https://www.entropic.dev/ds-latest.tgz

...though the original error from curl is a bit more obvious.

Both URLs (below) go to a GitHub Pages 404 page. Eek!

https://www.entropic.dev/install.sh
https://www.entropic.dev/ds-latest.tgz

@thijstriemstra
Copy link

2 months later, no feedback, so I can conclude this project is dead.

@Alon2303
Copy link

Hi, having the same issue..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants