yarn-installed

1.0.0 • Public • Published

yarn-installed

Check if Yarn is installed on the users system.

Usage

const yarnInstalled = require('yarn-installed')
 
if (yarnInstalled()) {
  // Yarn is installed
}
 

Author

Package Sidebar

Install

npm i yarn-installed

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • ntwcklng