From e9d32f410eece30be01b763bb5c9073a159290e7 Mon Sep 17 00:00:00 2001 From: smayda Date: Mon, 22 Feb 2021 18:10:37 -0500 Subject: [PATCH] docs: add a troubleshooting case for windows --- INSTALL.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/INSTALL.md b/INSTALL.md index b691720d..d7b8956d 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -98,6 +98,10 @@ The `stage` and `region` values are set by default to `dev` and `us-west-2`, but .\scripts\win_install.ps1 -Region -Stage ``` +#### Windows Troubleshooting + +When installing the service locally, please install the service on the C drive. We have had [reported issues](https://github.com/awslabs/fhir-works-on-aws-deployment/issues/195) of installing on the D drive. + ### Docker installation Install Docker (if you do not have it already) by following instructions on https://docs.docker.com/get-docker/