-
Notifications
You must be signed in to change notification settings - Fork 1
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
Comments
@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 |
@Yakiyo I just installed |
@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. |
@Yakiyo works like a charm! Thanks for building this, we are lucky to have an open source tool like this! |
using
dsm install latest
or known versions likedsm 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?The text was updated successfully, but these errors were encountered: