dart-archive / pub-dartlang

DEPRECATED - old pub.dartlang.org site in Python
https://github.com/dart-lang/pub-dartlang-dart
Other
43 stars 18 forks source link

pub.dartlang.org instructs folks to use "pub install" to install packages #351

Closed DartBot closed 9 years ago

DartBot commented 9 years ago

Issue by Sfshaza Originally opened as dart-lang/sdk#18216


If you go to the auto-generated page that tells you how to install a package, such as https://pub.dartlang.org/packages/angular, it tells you to use "pub install" to get a package. However, this is now "pub get" both at the command line and in DartEditor.

This is on all of the install pages for all of the packages.

DartBot commented 9 years ago

Comment by sethladd


Added Area-PubSite, Triaged labels.

DartBot commented 9 years ago

Comment by nicolasgarnier


This issue has been moved to Github as part of a migration. Please use the Issue on Github going forward: https://github.com/dart-lang/pub-dartlang/issues


Added MovedToGithub label.