grpc nodejs tools 安装问题

 

grpc nodejs  应用安装提示错误:

stack Error: EPERM: operation not permitted, utime '/usr/local/lib/node_modules/grpc-tools/bin'

 

解决方法:
npm install -g grpc-tools --unsafe-perm

posted on 2018-03-09 20:07  荣锋亮  阅读(715)  评论(0编辑  收藏  举报

导航