Closed zombieJ closed 6 months ago
Hi there, Since our project has some external deps which config peerDeps but not really need that. Current build will failed since peer check. Please add --legacy-peer-deps mark or provide a config to enable ignore the peer check.
--legacy-peer-deps
Thanks
+1
This seems like a reasonable default to me. Want to submit a PR?
Probably well addressed in #85, so closing
Hi there, Since our project has some external deps which config peerDeps but not really need that. Current build will failed since peer check. Please add
--legacy-peer-deps
mark or provide a config to enable ignore the peer check.Thanks