응 오류 날거야~
Path to base configuration file to inherit from (requires TypeScript version 2.1 or later), or array of base files, with the rightmost files having the greater priority (requires TypeScript version 5.0 or later).
간단하게 옵션을 추가하면 해결된다.
마이 베프 스택오버플로우~
{
//새로 추가
"moduleResolution": "node",
},
//next도 혹시몰라 추가
"exclude": ["node_modules", ".next"]
}
그 외 방법 ) vscode 워크스페이스 변경하기