BUG - NGINX missing
Overview
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:
-
gdk-reliability - e.g. When a GDK action fails to complete. -
gdk-usability - e.g. Improvements or suggestions around how the GDK functions. -
gdk-performance - e.g. When a GDK action is slow or times out.
Steps to replicate (optional)
- update gdk
gdk update - run
gdk doctor - 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