deckhearth/.npmrc
Randall Stillwell 0bc3e854fb Fix build compatibility issues
🔧 Build Fixes:
- Downgrade TypeScript from ^5.7.3 to ^4.9.5 for react-scripts compatibility
- Add .npmrc with legacy-peer-deps=true to handle dependency conflicts
- Ensure compatibility with react-scripts@5.0.1 requirements

This resolves the ERESOLVE error:
 react-scripts@5.0.1 expects typescript ^3.2.1 || ^4
 Now using typescript ^4.9.5 (compatible)

Build should now succeed on Vercel.
2025-07-22 10:32:15 -05:00

2 lines
No EOL
33 B
Text

legacy-peer-deps=true
fund=false