All Projects → AndersDJohnson → use-yarn

AndersDJohnson / use-yarn

Licence: ISC License
Force users to use yarn instead of npm.

Programming Languages

javascript
184084 projects - #8 most used programming language

use-yarn

Force users to use yarn instead of npm.

📖 Read the docs!

If running npm install instead of yarn, the process will exit with error code 1 and print an error message.

Note: this will not work if installing specific packages like npm install my-package.

Note: this will not work if used with npm install --save-dev --ignore-scripts.

Note: Use with >= yarn@1 requires >= use-yarn@2.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].