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

feat: add new npm merge command #438

Open
3 tasks
Tracked by #536
darcyclarke opened this issue Feb 24, 2022 · 1 comment
Open
3 tasks
Tracked by #536

feat: add new npm merge command #438

darcyclarke opened this issue Feb 24, 2022 · 1 comment
Labels

Comments

@darcyclarke
Copy link
Contributor

Summary

Many users have asked for us to support, in npm itself, a mechanism to facilitate the same conflict resolution for package-lock.json diffs similar to the features found in https://github.com/npm/npm-merge-driver

Exit Criteria

  • implement new npm merge (or another name) command to facilitate the same functionality as npm-merge-driver
  • Tests are written to reflect new capabilities
  • Documentation is updated to reflect new capabilities
@ljharb
Copy link

ljharb commented Feb 24, 2022

It seems like it'd be ideal for this feature to also be able to handle all previous lockfile iterations - npm 6 included?

@darcyclarke darcyclarke mentioned this issue Mar 23, 2022
32 tasks
@darcyclarke darcyclarke mentioned this issue Aug 22, 2022
46 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants