mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 18:45:53 +00:00
56a7cfce8a
- Set should_update_deps=true when Express version mismatch is found - Previously, the installer would detect the mismatch but still skip npm install - This was causing the path-to-regexp error to persist even after detection The installer will now properly update dependencies when it detects that Express version is not 4.19.2. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>