mgol / grunt-check-dependencies

Checks if currently installed npm dependencies are installed in the exact same versions that are specified in package.json
MIT License
15 stars 6 forks source link

Windows Compatibility #2

Closed mfgCode closed 10 years ago

mfgCode commented 10 years ago
mgol commented 10 years ago

@mfgCode This will need a test; I'll have to think how to fit it in the current testing structure. Of course, if you added them in the PR it would be appreciated. ;)

mgol commented 10 years ago

This will be easier to do in Node 0.12 with its execSync method.

mgol commented 10 years ago

OK, I added testing on Windows via AppVeyor. The build currently fails which is good. I'll check if this PR helps.

mgol commented 10 years ago

Landed at 86a407c, thanks! Build passes now on 0.10: https://ci.appveyor.com/project/mzgol/grunt-check-dependencies/build/2/job/3bo19c72jm6qf3rf