Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

358
Visualizações
Linking VS Code to Firebase: module error

I've got what I think is a really simple issue here when trying to link my firebase to my VS code. I'm getting the following error in the console when running my index.html on my local server:

Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "text/html". Strict MIME type checking is enforced for module scripts per HTML spec.

This is my HTML:

<!DOCTYPE html>

  
    
    HUT
  

   
    

      // Initialize Cloud Firestore through Firebase
      import { initializeApp } from "../firebase/app"
      import { getFirestore } from "../firebase/firestore"
      const firebaseApp = initializeApp({
      apiKey: '',
      authDomain: '',
      projectId: ''
      });
    
      const db = getFirestore();  
    
    </script>

So I've added type="module" to my script tag and also tried running this in a separate index.js file also adding type="module" but I still get the error. I'm sure this is really simple but any help would be really appreciated as I'm super stuck here and can't move past it!

about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda