yarnpkg / yarn

The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
https://classic.yarnpkg.com
Other
41.44k stars 2.73k forks source link

isntall? #4010

Closed KyleWMiller closed 7 years ago

KyleWMiller commented 7 years ago

Just a heads up there is a "isntall" option under $ yarn help

pichouk commented 7 years ago

Seems that the help command also generate non-working aliases commands...

BYK commented 7 years ago

I can't find this. Which version of yarn are we talking about?

pichouk commented 7 years ago

For me, 0.27.5

KyleWMiller commented 7 years ago

I found It in version 0.24.6

pichouk commented 7 years ago

PR https://github.com/yarnpkg/yarn/pull/3706 should solve this issue I guess

BYK commented 7 years ago

Seems like it (at least fixed on master).

pichouk commented 7 years ago

Fixed in next release 0.28.x

KyleWMiller commented 7 years ago

I looked at the 0.28.4 release page and I didn't see a release date. Do they post that anywhere?

KyleWMiller commented 7 years ago

Also, they say that Yarn 1 && Create is coming soon.