github thedotmack/claude-mem v5.1.1

latest releases: v10.3.1, v10.3.0, v10.2.6...
3 months ago

v5.1.1 (2025-11-06)

Breaking Changes: None (patch version)

Bugfix:

  • Fixed PM2 ENOENT error on Windows by using full path to PM2 binary
  • Improved cross-platform compatibility for PM2 process management

Technical Details:

  • Modified files:
    • scripts/smart-install.js (improved PM2 binary path resolution)
    • package-lock.json (dependency updates)
  • The fix ensures PM2 commands work correctly on Windows systems by using the full path to the PM2 binary instead of relying on PATH resolution
  • This resolves the "ENOENT: no such file or directory" error that Windows users encountered when the plugin tried to start the worker service

Installation:
Users on Windows will now have a smoother installation experience with automatic PM2 worker startup working correctly.

Don't miss a new claude-mem release

NewReleases is sending notifications on new releases.