Verba
Verba copied to clipboard
frontend dev error
Description
npm run dev report:
✓ Compiled / in 8.8s (2246 modules)
GET / 200 in 9585ms
✓ Compiled in 701ms (1108 modules)
✓ Compiled /_not-found in 252ms (2199 modules)
GET /static/icon.ico 404 in 356ms
GET /api/health 404 in 22ms
GET /api/health 404 in 43ms
no problem in npm run build. When I put icon.ico in the /frontend, still report the /api/health 404
Is this a bug or a feature?
- [√] Bug
- [ ] Feature
Steps to Reproduce
Following the instruction in FRONTEND.md. npm run dev. Then open localhost:3000.
Additional context
nodejs v22.3.0