Common-voice: Gulpfile.js still uses npm install, should be changed to `yarn`

Created on 25 Oct 2017  路  1Comment  路  Source: mozilla/common-voice

We have a gulp task called npm-install that will install all dependencies when you change the package.json file, or we deploy to prod. This should be changed to use yarn instead.

help wanted

Most helpful comment

>All comments

Was this page helpful?
0 / 5 - 0 ratings