想用handlebar,可是安装出问题,npm install handlebars -g,尝试搜索页无效

npm install handlebars -g
npm WARN locking Error: EACCES, open '/Users/pcl/.npm/_locks/handlebars-7aff9bd5423d3e89.lock'
npm WARN locking     at Error (native)
npm WARN locking  /Users/pcl/.npm/_locks/handlebars-7aff9bd5423d3e89.lock failed { [Error: EACCES, open '/Users/pcl/.npm/_locks/handlebars-7aff9bd5423d3e89.lock']
npm WARN locking   errno: -13,
npm WARN locking   code: 'EACCES',
npm WARN locking   path: '/Users/pcl/.npm/_locks/handlebars-7aff9bd5423d3e89.lock' }
npm ERR! Darwin 14.3.0
npm ERR! argv "node" "/usr/local/bin/npm" "install" "handlebars" "-g"
npm ERR! node v0.12.0
npm ERR! npm  v2.5.1

npm ERR! Attempt to unlock /usr/local/lib/node_modules/handlebars, which hasn't been locked
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR!     <http://github.com/npm/npm/issues>

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/pcl/Downloads/demo/npm-debug.log


iamcho
浏览 2666回答 1
1回答

arlenhui

npm install -g handlebars 试试看
打开App,查看更多内容
随时随地看视频慕课网APP