Closed k-allagbe closed 7 months ago
If possible. The workflow could keep the current npm version as a default if possible. This would prevent breaking repos that depend on it.
I believe we forced npm@9.8.1 in the lint test workflow before because we had some dependency issues with create-react-app. We have now moved to Vite and we should no longer need to force npm@9.8.1.
npm@9.8.1
create-react-app
Vite
If possible. The workflow could keep the current npm version as a default if possible. This would prevent breaking repos that depend on it.