Today I Learn 20220906

Jiwontwopunch·2022년 9월 6일
0

TIL

목록 보기
85/92
post-thumbnail

❤ Todo

📌 면접 준비 ✔

❤ Error & Solution

export 'default' (imported as 'firebase') was not found in './firebase' (module has no exports)

import firebase from 'firebase/compat/app';
import 'firebase/compat/auth';
import 'firebase/compat/firestore';

Uncaught TypeError: react_dom_clientWEBPACK_IMPORTED_MODULE_1.render is not a function

❤ What I learned

❤ Thinking

react & firebase 해보다가 급한 일 생겨서 중단

0개의 댓글