사실 정확한 원인은 모름
해결도 어떻게 된건지 모르겠음
tsconfig.json에서
"typeRoots":["node_modules/@types", "interfaces"]
여기에다가
"typeRoots":["node_modules/@types", "interfaces","node_modules"]
이렇게 넣으니까 에러300몇개 떠서 다시 지우니까
cannot find type definition file for 'morgan'. the file is in the program because:\n entry point for implicit type library 'morgan'
이 에러문구 사람짐
vscode에서 읽지 못해서 생긴 문제아닐까 생각한다.
그냥 vscode 껏다가 켜도 없어졌을꺼 같다
'TIL,WIL(일간,주간 회고)' 카테고리의 다른 글
jest로 Logger.log 테스트 (0) | 2023.04.24 |
---|---|
dotenv사용할때 알게된점 (0) | 2023.04.17 |
sourcetree(소스트리) 클론시 올바른 원본 경로 url이 아니라고 뜰 때 (0) | 2023.04.17 |
[TIL]객체지향이란 무엇인가 (0) | 2023.03.27 |
2022.01.14 TIL 에러 계속날때 참고 (0) | 2023.01.14 |