This morning I tried to deploy my react project to firebase hosting but I received this error:
Error: Server Error. certificate has expired
The
run npm install --save firebase-functions@latest and make sure to add
npm install --save firebase-functions@latest
"engines": { "node": "8" }
in your package.json