我是Mac系统,使用npm全局安装bower的时候遇到这样的错误提示:
Last login: Wed May 10 21:34:56 on ttys002
192:~ tachou$ npm install bower
/Users/tachou
└── bower@1.8.0
npm WARN enoent ENOENT: no such file or directory, open '/Users/tachou/package.json'
npm WARN tachou No description
npm WARN tachou No repository field.
npm WARN tachou No README data
npm WARN tachou No license field.
192:~ tachou$
各位大神帮忙看看,到底怎么改改???