fire-planner/frontend/.npmrc
Viktor Barzin 705ad0fdbb
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
frontend: .npmrc with legacy-peer-deps=true so npm ci works in Docker
Visx 3.12 peer-deps cap React at ^18 but we're on React 19. The
Dockerfile uses 'npm ci' (no flag overrides), so the build failed
with ERESOLVE. Adding the .npmrc file persists the legacy-peer-deps
flag for both 'npm install' and 'npm ci' without changing the
Dockerfile.
2026-05-10 16:51:32 +00:00

1 line
22 B
Text