Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

테스트 실행시 config 에러 발생 #60

Open
cos18 opened this issue May 13, 2020 · 0 comments
Open

테스트 실행시 config 에러 발생 #60

cos18 opened this issue May 13, 2020 · 0 comments
Labels
bug 버그가 있어요... 작동을 하지 않거나 먼가 이상해요..

Comments

@cos18
Copy link
Contributor

cos18 commented May 13, 2020

현 master 코드에서 yarn test를 돌렸을때 다음과 같은 오류가 발생합니다.

Configuration error:

Could not locate module  mapped as:
/Users/cos/code/somul-system-frontend.

Please check your configuration for these entries:
{
  "moduleNameMapper": {
    "/^$/": "/Users/cos/code/somul-system-frontend"
  },
  "resolver": null
}

at createNoMappedModuleFoundError (node_modules/jest-resolve/build/index.js:501:17)
@cos18 cos18 added the bug 버그가 있어요... 작동을 하지 않거나 먼가 이상해요.. label May 13, 2020
@dsa28s dsa28s moved this from To do to BackLog in 2020년 5월 소물 May 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 버그가 있어요... 작동을 하지 않거나 먼가 이상해요..
Projects
Development

No branches or pull requests

1 participant