salesforce / design-system-react

Salesforce Lightning Design System for React
https://design-system-react-site.herokuapp.com/
BSD 3-Clause "New" or "Revised" License
915 stars 416 forks source link

All Circle CI Github actions are failing due to NPM 7 change in dependency #3040

Closed interactivellama closed 2 years ago

interactivellama commented 2 years ago

NPM 7 change how peer dependency are handled at npm install and all CircleCI jobs are failing. You might take a look at https://stackoverflow.com/questions/66239691/what-does-npm-install-legacy-peer-deps-do-exactly-when-is-it-recommended-wh or https://github.blog/2021-02-02-npm-7-is-now-generally-available/