我是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$
各位大神幫忙看看,到底怎麼改改? ? ?