Skip to content
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

Running the install command against the command line returns an error #1

Closed
warriorCoder opened this issue Oct 30, 2018 · 2 comments
Closed

Comments

@warriorCoder
Copy link

warriorCoder commented Oct 30, 2018

From within VS Code.

PS C:\Projects> pub global activate flown
pub : The term 'pub' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1

  • pub global activate flown

Might be great to have the documentation mention that the Dart SDK is needed to run the install command from the command line.

@mmcc007
Copy link
Owner

mmcc007 commented Oct 30, 2018

Updated README to include info about dependencies

@mmcc007
Copy link
Owner

mmcc007 commented Oct 31, 2018

Added support for windows in version 0.0.3.
To upgrade do:

pub global activate flown

@mmcc007 mmcc007 closed this as completed Nov 1, 2018
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

No branches or pull requests

2 participants