Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

192
Views
Cannot find module 'react-firebase-hooks-auth', any idea how solve this?

Been trying to use React App on Ruby on Rails... I've added with rails new app-name --webpack=react... it was working fine until I wanted to use the react-firebase-hooks-auth.

Throw this error on console:

Uncaught Error: Cannot find module 'react-firebase-hooks-auth'
    at webpackMissingModule (bootstrap:83:1)
    at Module../app/javascript/components/App.jsx (bootstrap:83:1)
    at __webpack_require__ (bootstrap:19:1)
    at Module../app/javascript/packs/index.js (App.jsx:77:1)
    at __webpack_require__ (bootstrap:19:1)
    at bootstrap:83:1
    at bootstrap:83:1

this is my App.js

import React from "react";
import firebase from 'firebase/app';
import 'firebase/firestore';
import 'firebase/auth';
import { useAuthState } from 'react-firebase-hooks-auth';
import { useCollectionData } from 'react-firebase-hooks/firestore';

Can anyone help?

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

did you try react-firebase-hooks/auth ?

https://github.com/CSFrequency/react-firebase-hooks/tree/master/auth

about 4 years ago · kaolin fire Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!