You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kengo Seki (JIRA)" <ji...@apache.org> on 2019/01/06 22:45:00 UTC

[jira] [Created] (AIRFLOW-3642) Fix macOS specific command in CONTRIBUTING.md

Kengo Seki created AIRFLOW-3642:
-----------------------------------

             Summary: Fix macOS specific command in CONTRIBUTING.md
                 Key: AIRFLOW-3642
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3642
             Project: Apache Airflow
          Issue Type: Improvement
          Components: docs, Documentation
            Reporter: Kengo Seki


The following command in CONTRIBUTING.md is macOS-specific. It should be replaced with a more generic way or some note should be added.
(To be precise, {{brew}} command will work on Linux as well if Linuxbrew is installed, but I think it's not so popular at this time)

{code}
brew install node --without-npm
{code}




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)