##Lighthouse server deployment
When installing/running on Amazon EC2, do not forget to install chrome-launcer
sudo yarn add chrome-launcher
If your getting this error
Error: connect ECONNREFUSED 127.0.0.1:38075
Add the following chrome flags
'--no-sandbox'