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

235
Views
Error de Firebase: las referencias relativas deben comenzar con "/", "./" o "../"

Tengo un problema con base de fuego. Recibo este error: Uncaught TypeError: Failed to resolve module specifier "firebase/app". Relative references must start with either "/", "./", or "../". aplicación.js:

 import * as firebase from 'firebase/app'; import { Menu } from './Menu.js'; import { UserManagment } from './UserManagment.js'; const firebaseConfig = { apiKey: '[apiKey]', authDomain: '[authDomain]', projectId: '[projectId]', storageBucket: '[storageBucket]', messagingSenderId: '[messagingSenderId]', appId: '[appId]', measurementId: '[measurementId]', }; const app = firebase.initializeApp(firebaseConfig);

En el objeto firebaseConfig hay propiedades válidas copiadas del sitio de firebase. Instalé firebase por npm.

about 4 years ago · Juan Pablo Isaza
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!