ryanyuan opened a new issue #10743:
URL: https://github.com/apache/airflow/issues/10743


   **Environment**:
   
   - **OS** (e.g. from /etc/os-release): macOS 10.15.6
   - **Install tools**: brew
   
   **What happened**:
   
   In CONTRIBUTING.rst, we have `brew install node --without-npm` for 
installing node in macOS. The `--without-npm` flag is outdated and running this 
command will throw `Error: invalid option: --without-npm`.
   
   Also, references can found here:
   https://discourse.brew.sh/t/brew-install-node-without-npm/4755
   and lots of users' comments in this gist here (search keyword `without-npm`):
   https://gist.github.com/DanHerbert/9520689 
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to