mozilla / donate.mozilla.org

Mozilla donation platform
https://donate.mozilla.org
Mozilla Public License 2.0
64 stars 48 forks source link

`npm start` error #2147

Closed mmmavis closed 5 years ago

mmmavis commented 5 years ago

This should not affect the site itself but I'm tagging @cadecairos here in case this raises a flag.

Steps to reproduce

This can reproduce on a fresh git clone project as well.

$> npm i
$> cp sample.env .env
$> npm start
image