romulomachado / ember-cli-string-helpers

Set of the String helpers extracted from DockYard's ember-composable-helpers.
Other
74 stars 30 forks source link

Enable useYarn option to fix warning #316

Closed ctjhoa closed 3 years ago

ctjhoa commented 3 years ago

Fix the following warning during tests

Detected a yarn.lock file. Add `useYarn: true` to your `config/ember-try.js` configuration file if you want to use Yarn to install npm dependencies.
romulomachado commented 3 years ago

Thanks for the PR, @ctjhoa!

This is available on 6.1.0. :tada: