nextjs-redux-firebase-authentication icon indicating copy to clipboard operation
nextjs-redux-firebase-authentication copied to clipboard

unable to npm run start

Open Cobwebster opened this issue 5 years ago • 0 comments

Hey,

I cloned the repo and added in my firebase creds but when I go to npm run dev, I get this..

ERROR Failed to compile with 3 errors 11:31:34

These dependencies were not found:

  • firebase/app in ./src/firebase/firebase.js
  • firebase/auth in ./src/firebase/firebase.js
  • firebase/database in ./src/firebase/firebase.js

Cobwebster avatar Feb 10 '20 11:02 Cobwebster