카테고리 없음
2023. 7. 26.
[너 또 오류나? ts 파트] cannot use jsx unless the '--jsx' flag is provided.ts(17004) vscode
응 오류 날거야~ 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). 간단하게 옵션을 추가하면 해결된다. 마이 베프 스택오버플로우~ Next.js TypeScript - The automatically generated tsconfig.json file is missing moduleResolution I have an existing Next.js project and I was..