bradtraversy / vue_firestore_employeemanager

Employee manager app built on Vue.js and FireStore
132 stars 67 forks source link

Firebase install fail #4

Open nicolasmorinpomerleau opened 4 years ago

nicolasmorinpomerleau commented 4 years ago

Hi brad, here are the steps I have done: 1- Download the git project 2- rune npm install 3- change the firebase params to put mines 4- npm run dev each time I do npm run dev I have arror asking me to install firebase: npm install --save firebase firebase/firestore, which I did many times, still the same error ! firebase version:6.12.1 Any idea Brad ? Thank you

nicolasmorinpomerleau commented 4 years ago

Well we have found the solution: just put the ^6.14.2 by the current firebase available in the npm which is : 7.13.2