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

Installation fails #44

Closed
retorquere opened this issue Jul 9, 2024 · 3 comments
Closed

Installation fails #44

retorquere opened this issue Jul 9, 2024 · 3 comments

Comments

@retorquere
Copy link

Installation fails with

Run crystal-lang/install-crystal@v1
Installing package dependencies
Looking for crystal-lang/crystal-lang release (latest)
sudo -n apt-get install -qy --no-install-recommends --no-upgrade -- libevent-dev libgmp-dev libpcre3-dev libssl-dev libxml2-dev libyaml-dev libpcre2-dev
Getting Crystal release (1.13.0)
Found Crystal release https://github.com/crystal-lang/crystal/releases/tag/1.13.0
Error: TypeError: Cannot read properties of undefined (reading 'url')
@oprypin
Copy link
Member

oprypin commented Jul 9, 2024

This is very likely a temporary issue as the release is being uploaded. Can you try again and check if it works?

@retorquere
Copy link
Author

It doesn't. But replacing it with

run: curl -fsSL https://crystal-lang.org/install.sh | sudo bash

does the job too

@Blacksmoke16
Copy link
Member

Duplicate of #12

@Blacksmoke16 Blacksmoke16 marked this as a duplicate of #12 Jul 9, 2024
@Blacksmoke16 Blacksmoke16 closed this as not planned Won't fix, can't repro, duplicate, stale Jul 9, 2024
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