mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 19:23:31 +00:00
8217f48f75
- 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.