Closed mmmavis closed 5 years ago
This should not affect the site itself but I'm tagging @cadecairos here in case this raises a flag.
This can reproduce on a fresh git clone project as well.
git clone
$> npm i $> cp sample.env .env $> npm start
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.