Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Require at least SDK 1.8.0 because 'pub publish' demands this. #11

Merged
merged 1 commit into from
Dec 8, 2017

Conversation

scheglov
Copy link
Contributor

@scheglov scheglov commented Dec 8, 2017

Missing requirements:
* Older versions of pub don't support ^ version constraints.
  Make sure your SDK constraint excludes old versions:

  environment:
    sdk: ">=1.8.0 <2.0.0"
Sorry, your package is missing a requirement and can't be published yet.
For more information, see: http://pub.dartlang.org/doc/pub-lish.html.

@scheglov scheglov merged commit adf5ed4 into master Dec 8, 2017
mosuem pushed a commit to dart-lang/tools that referenced this pull request Dec 11, 2024
…ang/pub-publish-1.8.0

Require at least SDK 1.8.0 because 'pub publish' demands this.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants