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
@DaveM80 doesn't that seem like a flaw with npm though? Doesn't npm's override at least intend to be an officially supported avenue for doing what this repo also attempts to do?
Yes, npm 8.3's overrides property is intended to replace this library—hence why we probably haven't seen an update from the author since 2021. I assume this library is abandoned, and he'll probably archive it eventually.
@DaveM80 are you using npm v8.3 or newer, which is when the overrides feature was introduced?
npm 8.x requires at least node v16.x, I believe.
Docs: https://docs.npmjs.com/cli/v8/configuring-npm/package-json#overrides
If so, then maybe this project's README should say so? If not, then maybe it should say why not.
The text was updated successfully, but these errors were encountered: