【发布时间】:2021-07-24 16:16:25
【问题描述】:
嗨,我正在使用 npm install --save firebase 在 ubuntu 控制台上安装 firebase
并在安装过程中出现以下错误,
我尝试安装npm install protobufjs@6.11.2 以试图摆脱错误,但它没有工作。
错误是什么意思?
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! protobufjs@6.11.2 postinstall: `node scripts/postinstall`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the protobufjs@6.11.2 postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
【问题讨论】:
标签: node.js ubuntu npm windows-subsystem-for-linux