mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 03:04:03 +00:00
ae5a861fa8
- Replace overly broad npm notice detection with specific checks - Add detection for actual npm start misconfiguration in ExecStart - Separate npm errors/warnings from service configuration issues - Provide clearer troubleshooting guidance for each error type This prevents false positives when npm notices appear in logs during normal operation with direct node execution. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>