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

[RRFC] yarn's upgrade-interactive equivalent in npm #137

Open
Jack-Works opened this issue May 12, 2020 · 2 comments
Open

[RRFC] yarn's upgrade-interactive equivalent in npm #137

Jack-Works opened this issue May 12, 2020 · 2 comments

Comments

@Jack-Works
Copy link

Motivation ("The Why")

It's super useful, in npm we have to run npx npm-check -u that's a third party package.

Example

Try it in yarn.

How

Current Behaviour

Seems like doesn't have this feature in npm

Desired Behaviour

Like yarn's upgrade-interactive command

References

  • n/a
@Jack-Works Jack-Works changed the title [RRFC] <title> yarn's upgrade-interactive equivalent in npm [RRFC] yarn's upgrade-interactive equivalent in npm May 12, 2020
@watilde
Copy link

watilde commented Nov 12, 2021

+1 on this and for workspace. npm-check does not seem to support workspace per dylang/npm-check#405 and I've heard developers are having hard time to migrate to npm from the other monorepo tools because of this issue.

@azu
Copy link

azu commented Aug 13, 2023

I work with various types of monorepo in different package managers and I feel this to be a missing feature when dealing with monorepo in npm.

Context: I have created a wrapper called ni.zsh that handles different package managers in the same command, but i found that there is no way to handle interactive updates of monorepo in npm.

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