mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 10:35:51 +00:00
aa884b5ff5
- Skip npm install since release tarballs already include node_modules - Better validation of update package structure - Improved error handling and logging - Use Node.js fs operations instead of shell commands for better cross-platform support This should eliminate npm errors during auto-update process.