Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Difference to npm's overrides unclear #50

Open
stefanpl opened this issue Jan 12, 2022 · 2 comments
Open

Difference to npm's overrides unclear #50

stefanpl opened this issue Jan 12, 2022 · 2 comments

Comments

@stefanpl
Copy link

Coming to this package from a stackoverflow post.

For me, it's hard to tell why this package exists. It seems redundant to what overrides do in npm natively.

I'm wondering:

  • was this a legacy solution that existed before overrides?
  • can this do anything that overrides can't?
  • did I misunderstand the whole point of either one of them?

Maybe (bold assumption: probably) I'm not the only one having these questions. I'd appreciate it very much to have a short notice mentioning the relation to overrides somewhere in the readme.

🙏

@elcreator
Copy link

There are many environments where npm version lesser than 8 should be used.

@runderworld
Copy link

@stefanpl

was this a legacy solution that existed before overrides?

precisely. this is the entire reason this library was built, to provide the functionality before it was publicly known that NPM maintainers would introduce the feature themselves.

can this do anything that overrides can't?

no, it's more limited than built-in npmoverrides.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants