Opened 13 years ago
Closed 13 years ago
#32259 closed update (fixed)
nodejs 0.6.3
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | ci42 |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | nodejs |
Description
nodejs 0.6.3 was released. It seems to now include npm, with no way to turn that off, but the install fails because the npm manpages weren't included. See discussion on nodejs group. It seems to me we'd want to keep npm as a separate port so it can be updated whenever npm is updated. If you agree, then either we find out how to patch nodejs 0.6.3's install to skip npm, or we wait for 0.6.4 which might include an option for that.
Note: See
TracTickets for help on using
tickets.
Replying to ryandesign@…:
Done in r87568.