You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That would be great to have this functionality. Now after upgrading to Node 18 from Node 16, our dependencies are getting resolved successfully locally, however, due to some typescript version mismatch in peerDependencies bahmutov/npm-install action fails to run. --legacy-peer-deps would have fixed the issue.
Currently it seems like it is not possible to run
npm install --legacy-peer-deps
with this action script.Can we please add support for it.
The text was updated successfully, but these errors were encountered: