【发布时间】:2018-07-21 00:43:29
【问题描述】:
我已按照tutorial to integrate LUIS and QnA Maker 创建了一个 LUIS 应用。当我到达final step 并尝试构建应用程序时,我收到了错误消息
\> \build.cmd
Installing Kudu Sync
An error has occurred during web
site deployment. 'npm' is not recognized as an internal or external
command, operable program or batch file.
显然,构建服务器上缺少 npm。这怎么可能,我该如何解决?
【问题讨论】:
标签: azure npm azure-language-understanding