-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
yapm is a package manager for node.js (npm fork) #1039
Comments
Thanks, but we're going to stick with the official npm. |
There may be good reasons to stick with the official NPM, but we ought to have better reasons than "that's just the way it is". Multi-registry support and github-semver support seem like useful features to me. |
yapm is a nice alternative to the official npm. I'm using it myself, but I don't uses it as my main package manager. Only for some projects. Mainly I started using yapm for Switching to The formating changes is also pretty awesome. In my opinion a better solution would be if we could get this improvements in the official npm. But the official npm can't just land all patches everyone wants. One solution to that could be if npm where to implement some sort of plugin system. |
I don't think this would happen because npm inc and @othiym23 are heavily invested in io.js and are working very closely with the io.js core team to get io.js shipping with up-to-date npm releases. yapm, on the other hand lags behind npm itself, and is @rlidwka no special effort to support io.js. If you want the features of yapm, you are better off just requesting them in the npm issues. Or better, submit PRs. |
A few of the differences between the two are philosophical:
As for the rest, we're constantly adding new features to npm, large and small, and I am doing my best to get to people's pull requests in a timely manner. It would be uncool of me to lobby one way or the other, given the conflicts of interest involved, so all I will do is echo @Qard and say that the npm team is committed to the success of io.js and will continue to be, regardless of whether npm continues to be the bundled package manager. |
Considering we have been talking about unbundling / more loosely bundling npm as it is, I don't think we'd ever bundle another / a different package manager CLI. Also, npm is very widely supported and maintained. |
yapm author here Yeah, just stick with That said, a talk about uncoupling |
Suggest to add the possibility, as an alternative to the slower
Changes
The text was updated successfully, but these errors were encountered: