Browse Source

fix: add .npmrc with legacy-peer-deps

to fix Angular dependency conflict in web build

Made-with: Cursor
pull/6453/head
Priyanka Punukollu 1 month ago
parent
commit
9cc7150141
  1. 1
      .npmrc

1
.npmrc

@ -0,0 +1 @@
legacy-peer-deps=true
Loading…
Cancel
Save