【发布时间】:2020-02-19 14:03:18
【问题描述】:
我面临的问题:
我正在尝试在我的 MacOS 上全局安装 ngrok。但是当我安装它时,它给了我这个:
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! ngrok@3.2.5 postinstall: `node ./postinstall.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the ngrok@3.2.5 postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/careaxiom/.npm/_logs/2019-10-23T10_16_49_550Z-debug.log
与sudo相同
【问题讨论】:
标签: node.js npm-install ngrok