Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

pub_semver-2.1.1 FallThroughError() #1

Open
samyakkkk opened this issue Jun 11, 2023 · 1 comment
Open

pub_semver-2.1.1 FallThroughError() #1

samyakkkk opened this issue Jun 11, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@samyakkkk
Copy link
Contributor

Errors Logs:

Building package executable... 
Failed to build welltested:ai:
../../../../.pub-cache/hosted/pub.dev/pub_semver-2.1.1/lib/src/version_constraint.dart:96:13: Error: Method not found: 'FallThroughError'.
      throw FallThroughError();
            ^^^^^^^^^^^^^^^^
Failed to build welltested:ai:
../../../../.pub-cache/hosted/pub.dev/pub_semver-2.1.1/lib/src/version_constraint.dart:96:13: Error: Method not found: 'FallThroughError'.
      throw FallThroughError();
@samyakkkk samyakkkk added the documentation Improvements or additions to documentation label Jun 11, 2023
@samyakkkk
Copy link
Contributor Author

If facing this issue, please add this override to your pubspec:

dependency_overrides:
  pub_semver: ^2.1.4 

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant