Closed
Description
We didn't get to this discussion in the TC meeting today even though @piscisaureus put it on the agenda (I didn't see it and we ran out of time anyway). We need to resolve how we're going to handle bundling npm for releases, specifically the 1.0.0.
Some ideas:
- Release as it is now
- Upgrade to current 2.x.y as dictated by npm folks
- Remove npm completely from deps and add a build step that downloads an appropriate version so you can
make install
it like normal and also bundle it in a tarball for release
Whatever we go for, I'd like to see the npm client team be made responsible for decisions about what version to bundle (they can also take responsibility for breakages!). Perhaps we need to add @othiym23 as a collaborator and let him take on deps/npm, I doubt anybody currently on the team other than @isaacs really wants to take responsibility for it.
Suggestions so we can move forward with a decision for the release?
Metadata
Metadata
Assignees
Labels
No labels