ccd59db5b8
Two-part fix for frontend startup failure: 1. Check .package-lock.json as install-complete marker instead of just node_modules directory existence, and delete corrupt node_modules before reinstalling 2. Bypass npm.cmd batch file on Windows — use node with full path to npm-cli.js to avoid module resolution conflicts when cwd contains a node_modules directory Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>