vite-plugin-pwa peer-depends on vite <=5 but project uses vite 7 (works fine); npm ci needs legacy-peer-deps which lives in .npmrc (now copied before install). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2 lines
22 B
Plaintext
2 lines
22 B
Plaintext
legacy-peer-deps=true
|