error firebase url
achraf1996 opened this issue · 2 comments
achraf1996 commented
I keep getting this error, i tryied putting the url in semacollens and also without. But still no succes even tryied hardcoding the value in webpack.config.js, I keep getting the same error. I used the example.env and changed the name to process.env.
I hope you can help me,
gazpachu commented
The file has to be called .env
. No need to add process
. Hope that helps
achraf1996 commented
that was it thank you