mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 19:23:31 +00:00
fc218ea893
- Downgrade Express from ^5.1.0 to ^4.21.2 to resolve path-to-regexp v8 compatibility issues - Fix "Missing parameter name" server startup error caused by Express v5/path-to-regexp v8 breaking changes - Move initial discovery cycle to background execution to allow immediate HTTP server startup - Remove conflicting server/node_modules directory that contained outdated path-to-regexp 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>