yarn dlx @yarnpkg/sdks vscode
yarn으로 nextjs 설치 후 JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists. 에러가 있을 경우 아래 명령어를 쳐주자
yarn dlx @yarnpkg/sdks vscode
yarn으로 nextjs 설치 후 JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists. 에러가 있을 경우 아래 명령어를 쳐주자
댓글