1、今天尝试使用yeoman,执行grunt server 时报错:
cannot find where you keep your bower packges
需要将bower npm install bower -g 安装到全局当中
然后执行bower install 就可以解决这个问题
yeoman 使用问题总结
原文:http://www.cnblogs.com/river-lee/p/4165425.html