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

256
Views
Error de sintaxis no detectado: el módulo solicitado '/node_modules/.vite/firebase_firestore.js?v=32c7ddf6' no proporciona una exportación denominada 'predeterminada'

Estoy tratando de usar firebase en mi aplicación Vue pero está dando el error mencionado anteriormente. El archivo de inicio de firebase es el siguiente.

 **import { initializeApp } from "firebase/app"; import firestore from "firebase/firestore"; const firebaseConfig = { apiKey: "xxx", authDomain: "xxx", projectId: "xxx", storageBucket: "xxx", messagingSenderId: "xxx", appId: "xxx", }; // Initialize Firebase const firebaseApp = initializeApp(firebaseConfig); firebaseApp.firestore().settings({ timestampsInSnapshots: true }); // firebase.analytics(); // export firestore database export default firebaseApp.firestore();**

He instalado firebase 8.0.0 en la aplicación.

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!