[μλ¬] 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.
π λͺ©μ°¨
λ°λλΌ μλ°μ€ν¬λ¦½νΈλ‘ SPAλ₯Ό ꡬννλ μ€ κΈ°λ³ΈμΈν λΆν° λ¬Έμ κ° λ°μνλ€...
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.
π‘ μμΈ
λͺ¨λμ importν λ νμ₯μλͺ , κ²½λ‘ μ§μ μ μ λλ‘ μ λ ₯νμ§ μμμ λ°μνλ μλ¬λ€.
리μ‘νΈμμλ λͺ¨λ import μ .js, ./λ₯Ό μλ΅ν΄λ λλ€. νμ§λ§ μμ μλ°μ€ν¬λ¦½νΈμμ importν λμλ 리μ‘νΈμ²λΌ νλ©΄ μλ¬κ° λ°μνλ€.
π‘ ν΄κ²° λ°©λ²
κ²½λ‘, νμ₯μλͺ
λ± λͺ¨λ μ 보λ₯Ό μλ΅μμ΄ μ
λ ₯ν΄μ£Όλ©΄ λλ€!
β import App from './App';
β import App from 'App';
βοΈ import App from './App.js';
π‘ λλμ
리μ‘νΈλΌλ λΌμ΄λΈλ¬κ° νμ€ν κ°λ°μ νΈμλ₯Ό μν΄ λ§λ€μ΄μ‘ꡬλ,,,
λ€ μμμ ν΄μ£Όλκ±°μꡬλ,,,!!!