Commit 19e64d9
fix: resolve GitHub Actions "Invalid Version" error in package-lock.json
- Remove corrupted package-lock.json containing malformed version strings
- Update CI workflow to use 'npm install' instead of 'npm ci' to handle missing package-lock.json
- CI will now automatically generate a clean package-lock.json during build process
- This resolves the "TypeError: Invalid Version:" error caused by Sharp package dependencies
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 685c335 commit 19e64d9
3 files changed
Lines changed: 666 additions & 11122 deletions
0 commit comments