유데미 nextjs 강의를 듣기위해
udemy폴더안에
npx create-next-app
설치 후
npm run dev 했는데 에러가 났다
error - ./node_modules/next/dist/client/dev/amp-dev.js
아직 공부하는단계라 왜 폴더명에 ud가 들어가면 에러가 나는지 파고들지는 못했다.
Causes an error when any folder in the path starts with "ud"
Lightrun Answers. Where developers land when they google for errors and exceptions
lightrun.com
'nextjs' 카테고리의 다른 글
Nextjs 미들웨어를 활용한 액세스 토큰 자동 갱신 구현하기 (0) | 2025.04.14 |
---|---|
[NEXT.JS] Warning : Props 'className' did not match와 suppressHydarationWarning (1) | 2023.07.11 |
[nextjs] Link 새창띄우기 (0) | 2023.04.09 |
build하고나서 Image 가 안나왔던 이유 nextjs Image error (0) | 2022.09.23 |