yeoman / doctor

Detect potential issues with users system that could prevent Yeoman from working correctly
http://yeoman.io
BSD 2-Clause "Simplified" License
61 stars 17 forks source link

`yo doctor` doesn't resolve paths #1

Closed SBoudrias closed 9 years ago

SBoudrias commented 9 years ago

Just realized yo doctor script doesn't resolve paths and match them based on their "string" value.

It should path.resolve() paths before comparison.