Hi everyone, 

Just a quick note that as of master a few minutes ago front end deps are now 
managed by https://yarnpkg.com/ <https://yarnpkg.com/>, not npm. I finally got 
fed up of bugs in npm where the suggested fix was to delete the 
package-lock.json file and rebuild it (thus making such a file pointless) so 
it's now on yarn: https://github.com/apache/airflow/pull/6844 
<https://github.com/apache/airflow/pull/6844>

Yarn and npm are mostly compatible in their CLI subcommands, and all our docs 
have been updated.

If you are using breeze this is all installed for you. If you aren't then check 
out CONTRIBUTING.rst in the repo for latest instructions.

-ash

Reply via email to