kefranabg / bento-starter

:bento: Full-Stack solution to quickly build PWA applications with Vue.js and Firebase
https://bento-starter.firebaseapp.com
MIT License
1.53k stars 133 forks source link

Unable to complete setup. #240

Closed CiaranPearse closed 4 years ago

CiaranPearse commented 4 years ago

Describe the bug Consistently getting following error in console on multiple setup attempts. Uncaught (in promise) TypeError: firebase_app__WEBPACK_IMPORTED_MODULE_1___default.a.firestore is not a function

To Reproduce Steps to reproduce the behavior:

  1. Follow instructions exactly.
  2. Click on login (creates record in DB but hangs on "Authenticating..." screen. Error visible in console.)
  3. Click on products (Shows loading screen but hangs. Error visible in console.)

Screenshots If applicable, add screenshots to help explain your problem.

Screen Shot 2020-03-08 at 4 54 45 PM Screen Shot 2020-03-08 at 4 55 04 PM Screen Shot 2020-03-08 at 5 00 20 PM

Desktop (please complete the following information):

kefranabg commented 4 years ago

Hey, what node version are you using?