Skip to content

No Dart SDKs can be found #28

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

Closed
VanAnderson opened this issue Feb 10, 2024 · 4 comments · Fixed by #30
Closed

No Dart SDKs can be found #28

VanAnderson opened this issue Feb 10, 2024 · 4 comments · Fixed by #30

Comments

@VanAnderson
Copy link

using dsm install latest or known versions like dsm install 3.0.3 is producing an error. It seems to be pointing to a url that doesn't exist (https://storage.googleapis.com/dart-archive/channels/stable/release/3.2.6/sdk/dartsdk-darwin-x64-release.zip). Has the url scheme changed recently?


image
image
@Yakiyo
Copy link
Owner

Yakiyo commented Feb 15, 2024

@VanAnderson just to make sure, did it ever work before? i seem to remember that macos zips used darwin in the url scheme, but now they all seem to be using macos. This might just have been a mistake on my part since i never manage to test dsm on a macos. if it worked before, then it means they recently changed the url scheme. if it never did, or u dont know, then its probably a bug from my side

@VanAnderson
Copy link
Author

@Yakiyo I just installed dsm recently and I haven't gotten it to work yet, so I'm not sure if it was changed recently. I can confirm that changing the link from darwin to macos on my end gives a functioning link. Happy to help test any fixes on macos to confirm 👍

@Yakiyo
Copy link
Owner

Yakiyo commented Feb 16, 2024

@VanAnderson a patch fix has been released. You can try out dsm v1.0.3 and it should now work. Please let me know if it works fine or not.

@VanAnderson
Copy link
Author

@Yakiyo works like a charm! Thanks for building this, we are lucky to have an open source tool like this!

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

Successfully merging a pull request may close this issue.

2 participants