Closed this issue 4 years ago · 1 comments
I'm submitting a ... [x] bug report
Summary
For yarn projects, the reset task still uses npm i. Needs to be changed by the CLI to yarn.
reset
npm i
yarn
Fixed in 390041b 🎉