bcaudan/jasmine-spec-reporter

Switch to yarn

bcaudan opened this issue · 3 comments

Switch to yarn

Due to yarnpkg/yarn#2165, integration tests could work correctly only if yarn cache is cleared. This workaround loses the benefits of this switch. So wait for resolution before going further.
Minimal yarn version will need to be specified in README.md.

I gather that yarn cannot be set at as a dev dependency and must be installed globally?