React

parsing error: cannot find module 'next/babel'

jyamin 2022. 8. 27. 02:19
728x90

이렇게 뜨면

.eslintrc

{
    "extends": ["next/babel","next/core-web-vitals"]
}

 

728x90