codediodeio/angular-firestarter

ERROR in TypeError: Cannot read property 'length' of undefined

anton-po-github opened this issue · 2 comments

Hello. Download your project and get this error ERROR in TypeError: Cannot read property 'length' of undefined . I can not start the project, I alone have such a problem?
Thank you !
Anton.

This will happen if you have not created the environment files with your firebase config. Make sure to create the environment files.

Sorry, it works, thanks!