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 16 forks source link

Warn if `.yo-rc.json` file is in the home directory #3

Closed SBoudrias closed 9 years ago

SBoudrias commented 10 years ago

Lots of bug reports on the tracker about files being generated in the home directory.

We should warn users if there's a .yo-rc.json file there - it is probably an error!

sindresorhus commented 10 years ago

:+1: