DEV Community

Discussion on: Build a CRUD Firestore App in React/Gatsby with Hooks

Collapse
 
jalapina profile image
David Pina

Has anyone had this error before ?

  • WebpackError: ReferenceError: fetch is not defined -

I only get it when I have the firebase config file. I comment it out and then after i run gatsby develop and wait for it to build ill uncomment it and it'll work.