gazpachu / hypatia

A JavaScript open source LMS (eLearning platform) for MOOCs and online courses
https://joanmira.com/hypatia
Other
628 stars 273 forks source link

error firebase url #36

Closed achraf1996 closed 6 years ago

achraf1996 commented 6 years ago

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,

firebaserror info-newComputer.txt

gazpachu commented 6 years ago

The file has to be called .env. No need to add process. Hope that helps

achraf1996 commented 6 years ago

that was it thank you