Next.js 에러 해결 : Cannot find module 'swr' or its corresponding type declarations.

리린·2021년 9월 29일
0

Next.js

목록 보기
4/17

문제

다음 코드의 swr 에 자꾸만 빨간 줄이 쳐진다.

import useSWR from "swr";

해결방법

https://chiabi.github.io/2018/08/30/typescript/

profile
개발자지망생

0개의 댓글