- Notifications
You must be signed in to change notification settings - Fork847
Open
Description
🐛 Bug report
로컬 서버 세팅하기 문서에 따라 세팅하던 중,
서버 저장소와 한국어 저장소 클론, 모듈 설치까지 완료한 후
./edit ko
명령어를 실행할 때 아래 에러가 발생합니다.
확인해보니 server 폴더의 package.json에 lru-cache가 포함돼있지 않았습니다.
npm install lru-cache
해당 명령어로 lru-cache 설치하면 정상 빌드 됩니다.
환경
Window 11 Pro
node v20.9.0
Metadata
Metadata
Assignees
Labels
No labels