BUG - NGINX missing

Overview

slack discussion ref

After updating and running gdk doctor:

⚠️  WARNING: Your GDK may need attention.

Missing Binaries
================================================================================
The following external binaries are missing from their expected paths:
  nginx

Please ensure these are installed on your system by running:
  gdk update

when I run $which nginx ==> nginx not found

Impacted categories

The following categories relate to this issue:

Steps to replicate (optional)

  1. update gdk gdk update
  2. run gdk doctor
  3. observe nginx missing binary warning

Proposal (optional)

Environment (optional)

  • Operating system name: <!-- output of `uname -a` command -->
  • Architecture: <!-- output of `arch` or `uname -m` command -->
  • The contents of your gdk.yml (if any)
  • Ruby version: <!-- output of `ruby --version` command -->
  • GDK version: <!-- output of `git rev-parse --short HEAD` command -->
Edited by Nao Hashizume