BotBuilder-Samples
BotBuilder-Samples copied to clipboard
Experimental Sample (javascript_nodejs/08.todo-bot-with-luis-qnamaker) fails due to a Syntax Error
Context
For more information, see the parent issue. #3436
Sample information
- Sample type: Samples
- Sample language: javascript_nodejs
- Sample name: adaptive-dialog/javascript_nodejs/08.todo-bot-with-luis-qnamaker
Describe the bug
The Bot fails due to a Syntax error in the rootDialog.js file
Bots | Status |
---|---|
experimental/adaptive-dialog/javascript_nodejs/08.todo-bot-with-luis-qnamaker | • The Bot in Azure fails with InternalServerError • Fails due to, Syntax error in rootDialog.js • The Bot locally works properly. |
Expected behavior
Being able to communicate with the bot.
Actual behavior
Fails due to a Syntax Error.