Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Need to parse error from bf luis command #1277

Description

@scheyal

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

P2Nice to havebugIndicates an unexpected problem or an unintended behavior.needs-triageThe issue has just been created and it has not been reviewed by the team.

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions