mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-11 02:55:51 +00:00
ae4ba7e4da
- Stop the service before updating dependencies - Remove node_modules directory to force clean install - Add Express version verification after install - This ensures old Express 4.21.x dependencies are completely removed The service recovery was masking the real issue - old node_modules were not being updated properly, keeping the problematic Express version. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>