Blacklite / Ncapsulate

NuGet and MSBuild wrappers around various Node based tools.
MIT License
29 stars 9 forks source link

Please upgrade to a newer version of NPM #14

Closed fmal closed 9 years ago

fmal commented 9 years ago

Current version ships with older NPM, which doesn't support per-project npmrc files. At least 1.4.21 is needed.

Thanks

adamvoss commented 9 years ago

This issue was closed, but it does not look like an upgrade happened. Do I have this right?

david-driscoll commented 9 years ago

I didn't close it myself, I just hadn't had the time. I've added an appveyor config, and now the builds will auto-promote to Nuget.

adamvoss commented 9 years ago

I was dealing with race conditions in npm. Finally had to require installing node locally on all boxes to get a fixed version for NCapsulate to use.