반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- 리액트구글애널리틱스
- 시스템설계
- gitsquash
- cypressBDD
- 테스트코드책
- git squash
- awss3
- react
- 헤드퍼스트전략패턴
- react-ga
- 가상면접3장
- 전략패턴
- 가상면접2장
- 시스템설계면접
- Git commit 합치기
- 시스템설계면접예시
- cypress React
- 시스템설계방법
- file not found Error
- 디자인패턴
- git commit merge
- 시스템설계면접팁
- 가상면접으로대규모시스템
- s3이미지다운로드됨
- git commit 협업
- 리팩터링2판테스트
- formik submitting not working
- FirebaseAnalytics
- 리팩토링2판4장
- formik react-query submitting not working
Archives
- Today
- Total
mingg IT
Monaco-editor jest Cannot use import statement outside a module 본문
FrontEnd
Monaco-editor jest Cannot use import statement outside a module
mingg123 2021. 6. 24. 17:26$yarn jest
실행 시 다음과 같은 에러가 발생했다.
내가 호출한 Mobx Store안에 MonacoEditor를 사용하는데 다음과 같은 에러가 뜬다.
구글링 하니 can not find module에 관련덴 에러는 해결법이 많은데
이 에러는 해결을 못하고 있다. 도와줘..
'FrontEnd' 카테고리의 다른 글
[React] create-react-app 후 webpack.config 안보일 경우 (0) | 2021.07.17 |
---|---|
[Windows] yarn start 안될 때, C:\Users\~ 파일을 로드할 수 없습니다 (0) | 2021.06.29 |
Cannot find module 'webpack-cli/bin/config-yargs 해결법 (0) | 2021.06.24 |
TypeError: Jest: a transform must export something (0) | 2021.06.22 |
[React] Property 'inputPanelDataZone' does not exist on type 'JSX.IntrinsicElements'. (0) | 2021.06.08 |
Comments