We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
<img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="96" height="96"hspace="10"> Issue by munificent Originally opened as dart-lang/sdk#19863
This makes it consistent with pub run.
The text was updated successfully, but these errors were encountered:
<img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="48" height="48"hspace="10"> Comment by munificent
Added Started label.
Sorry, something went wrong.
This is done now.
Sharon, I also added a little convenience here. If you leave off a script name, it assumes the same name as the package. So doing:
$ pub global run foo
Means "run bin/foo.dart from the globally activated version of foo". Do you think you could update the docs to mention that? Should I file a bug?
cc @Sfshaza. Added Fixed label.
munificent
No branches or pull requests
<img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="96" height="96"hspace="10"> Issue by munificent
Originally opened as dart-lang/sdk#19863
This makes it consistent with pub run.
The text was updated successfully, but these errors were encountered: