본문 바로가기
nextjs

폴더명이 "ud"로 시작하면 생기는 에러 ? create-next-app

by 아촌 2022. 9. 5.

 

유데미 nextjs 강의를 듣기위해 

 

udemy폴더안에 

 

npx create-next-app

 

설치 후 

 

npm run dev 했는데 에러가 났다

 

error - ./node_modules/next/dist/client/dev/amp-dev.js

 

 

 

아직 공부하는단계라 왜 폴더명에 ud가 들어가면 에러가 나는지 파고들지는 못했다.

 

 

 

 

참고) https://lightrun.com/answers/vercel-next-js-causes-an-error-when-any-folder-in-the-path-starts-with-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