Closed notmatt closed 12 years ago
Actually a bit of a conflict between npm behaviour and the spec here; the latter claims that 'solaris' is the valid os name for Solar-ish OSes, but npm likes sunos (which is the reported name for SmartOS).
Thank you but I am just going to remove the "os" entry (1.7.6 coming shortly)
Sounds good to me, thanks!
BTW - 1.7.6 is up on npm now. Just wrapping up work on 2.0 as well.
Or, since it's pure JS, removing the 'os' line seems like a good option.
In any case, all tests pass on SmartOS, and no problems in use.