Need to parse error from bf luis command #1277
Labels
bug
Indicates an unexpected problem or an unintended behavior.
needs-triage
The issue has just been created and it has not been reviewed by the team.
P2
Nice to have
Milestone
Getting error from LUIS command but the error structure isn't parsed so I can't tell what's wrong.
version
@microsoft/botframework-cli/4.14.1 win32-x64 node-v14.17.3
command
[BF]c:\workspace\botroot\sdk\Orchestrator\Samples\dotnet\nlp-with-entities>bf luis:build --in CognitiveModels --authoringKey 9b4.... --botName OrchEntitySample --log
Loading files...
c:\workspace\botroot\sdk\Orchestrator\Samples\dotnet\nlp-with-entities\CognitiveModels\HomeAutomation.lu loaded
[WARN] line 61:0 - line 61:7: no utterances found for intent definition: "# None"
c:\workspace\botroot\sdk\Orchestrator\Samples\dotnet\nlp-with-entities\CognitiveModels\Weather.lu loaded
[WARN] line 50:0 - line 50:7: no utterances found for intent definition: "# None"
Handling applications...
Luis build failed: Cannot read property 'error' of undefined
The text was updated successfully, but these errors were encountered: