我正在尝试使用安装 netlify cli,npm install netlify-cli -g
但安装总是停止在postinstall script
此错误日志
npm ERR! code ELIFECYCLE
npm ERR! errno 7
npm ERR! netlify-cli@8.4.2 postinstall: `node ./scripts/postinstall.js`
npm ERR! Exit status 7
npm ERR!
npm ERR! Failed at the netlify-cli@8.4.2 postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.