azure-functions-core-tools@3.0.3568 postinstall 脚本失败

时间:2021-07-14 04:35:39

标签: azure-functions azure-functions-core-tools

我正在使用 npm 安装 Azure Functions 工具。但是,我在这里遇到了错误。

209 verbose stack Exit status 1
209 verbose stack     at EventEmitter.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\index.js:332:16)
209 verbose stack     at EventEmitter.emit (events.js:375:28)
209 verbose stack     at ChildProcess.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\lib\spawn.js:55:14)
209 verbose stack     at ChildProcess.emit (events.js:375:28)
209 verbose stack     at maybeClose (internal/child_process.js:1055:16)
209 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5)
210 verbose pkgid azure-functions-core-tools@3.0.3568
211 verbose cwd C:\Users\dbong\AppData\Local\Temp
212 verbose Windows_NT 10.0.19042
213 verbose argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "-g" "azure-functions-core-tools@3"
214 verbose node v14.17.3
215 verbose npm  v6.14.13
216 error code ELIFECYCLE
217 error errno 1
218 error azure-functions-core-tools@3.0.3568 postinstall: `node lib/install.js`
218 error Exit status 1
219 error Failed at the azure-functions-core-tools@3.0.3568 postinstall script.
219 error This is probably not a problem with npm. There is likely additional logging output above.
220 verbose exit [ 1, true ]

0 个答案:

没有答案