React
nextjs 13 - npm run start enoent 오류 시
manyYun
2024. 8. 29. 14:16
- update node and next latest version.
- npm uninstall next
- npm install next
- npm run build
- npm run start