토시의 개발일기
토시의 개발일기
profile
토시
개발하는 토시
글시리즈소개
태그 목록
  • 전체보기(22)
  • android(7)
  • kotlin(6)
  • 파이썬(2)
  • GitLab(2)
  • github(2)
  • 이코테(2)
  • React(2)
  • typescript(2)
  • Git Mirroring(1)
  • Cleartext Error(1)
  • XML(1)
  • p118(1)
  • type declaration(1)
  • 액티비티 데이터 전달(1)
  • putExtra(1)
  • useRef(1)
  • DOM(1)
  • 그리디(1)
  • 게임개발(1)
  • Intent(1)
  • 구현(1)
  • AVD(1)
  • LFS(1)
  • Protected commits(1)
  • video(1)
  • BFG(1)
  • findViewById(1)
  • viewbinding(1)
  • 알고리즘(1)
  • webview(1)
전체보기 (22)android(7)kotlin(6)파이썬(2)GitLab(2)github(2)이코테(2)React(2)typescript(2)Git Mirroring(1)Cleartext Error(1)XML(1)p118(1)type declaration(1)액티비티 데이터 전달(1)putExtra(1)useRef(1)DOM(1)그리디(1)게임개발(1)Intent(1)구현(1)AVD(1)LFS(1)Protected commits(1)video(1)BFG(1)findViewById(1)viewbinding(1)알고리즘(1)webview(1)
post-thumbnail

[React/TypeScript] Cannot find module '../assets/videos/XXX.mp4' or its corresponding type declarations. 에러 해결

로컬 .mp4 영상을 import 하려고 했지만 빨간 밑줄이 그어지며 오류가 발생했다.TypeScript 관련 설정 때문인 것 같다. 해결해보자로컬의 파일을 import하는 경우라면 file-loader,url형식의 파일을 import 한다면 url-loader 가 필

Reacttype declarationtypescriptvideo
2022년 5월 16일
·
0개의 댓글
·
1