Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

453
Vistas
Error: Error parsing triggers: Cannot find module 'geofire-wrapper'

I am trying to use geo-fire lib from this github repo ( https://github.com/tobias74/geofire-js/tree/upgrade-to-v9-modular) as the source lib is not supporting firebase 9 but I keep getting this error

Error: Error parsing triggers: Cannot find module 'geofire-wrapper'

when deploying the function to firebase. This is how I am trying to use

var GeoFire = require('geofire-wrapper');

I installed the lib in functions folder and also see it exists in package.json. Not able to figure what's causing the error.

tsconfig file

 {
  "compilerOptions": {
    "module": "commonjs",
    "noImplicitReturns": true,
    "noUnusedLocals": true,
    "noImplicitAny": false,
    "outDir": "lib",
    "sourceMap": true,
    "strict": true, 
    "target": "es2017",
    "resolveJsonModule": true,
    "strictPropertyInitialization": false,
    "allowJs": true
  },
  "compileOnSave": true,
  "include": [
    "src/*.js",
    "./functions/*.js", 
    "src/*.ts"],
}
about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda