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

[feature] why not set "yarn install" as the alias of "yarn add" #8892

Closed radiorz closed 2 years ago

radiorz commented 2 years ago

as npm and pnpm use install to add dependencies, why not set install as the alias of yarn add

RDIL commented 2 years ago

It's way too late in Yarn's lifespan to do this now. I can't see a world in which this change is made.