```sh nx build app --development ``` should be ```sh nx build app --configuration development ``` Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>