I tested the application in my local environment on Windows and it works OK. However, when I deployed to the OWF Amazon cloud there is an error displaying the map, shown below. The other menus work. I made the mistake of not testing the 2.1.0 version before deploying to latest so currently the OWF page is broken. I did update the build-util/copy-to-owf-amazon-s3.sh so can try running that to see how dist is created and can then run locally. Run the script with --help for usage. This needs to be fixed ASAP so I can update the website.
I tested the application in my local environment on Windows and it works OK. However, when I deployed to the OWF Amazon cloud there is an error displaying the map, shown below. The other menus work. I made the mistake of not testing the 2.1.0 version before deploying to latest so currently the OWF page is broken. I did update the
build-util/copy-to-owf-amazon-s3.sh
so can try running that to see howdist
is created and can then run locally. Run the script with--help
for usage. This needs to be fixed ASAP so I can update the website.http://snodas.openwaterfoundation.org/latest/#/dashboard
I did do an
npm install
to see if I could fix this but that did not change the result.