@cheslyn wrote:
This is related to Firebase on ionic.
Am hitting upon a "Uncaught Error: Cannot find module “@firebase/auth”"
Tried all the options listed on different threads I searchedLooks like a stack changed code push from Firebase caused it , as the same code was working fine until I tweaked a small change.
I tried the following
npm uninstall firebase
npm cache clear --force
npm install firebase@4.8.0Even tried
npm install firebase --latestNothing works
I tried 4.8.2 , even that does not work.Any input on how to fix this would be much appreciated.
Posts: 1
Participants: 1