question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

advanced-bot-framework-composer-example1 Problem with json

See original GitHub issue

Describe the bug

When I tried the first example of the bot framework composer advanced-bot-framework-composer-example1, I was not able to add the json code without error.

JSON code: # Chicken() -Chicken

OR JSON code import](common.lg) # Chicken() -Chicken

Error always on first sign: Expected a JSON object, array or literal. json(0)

Version

v.2.1.1

Browser

  • Electron distribution
  • Chrome
  • Safari
  • Firefox
  • Edge

OS

  • macOS
  • Windows
  • Ubuntu

To Reproduce

Steps to reproduce the behavior: advanced-bot-framework-composer-example1

Expected behavior

It should work without a problem/error.

Screenshots

BotFrameworkComposer_Error

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:13 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
TheTrees123commented, Dec 21, 2021

When I opened the Bot Framework Composer this time I was asked to install Node.js and .Net Core SDK. This solved the problem.

1reaction
tonyanzianocommented, Oct 28, 2021

@stevkan or @dmvtech could you try and repro this using the sample above?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Which settings.json get picked on runtime? #9004 - GitHub
We need to make replicas of same bot(say Bot-A) built on composer. Post successfully creating new services(LUIS, QnA, CosmosDB, Azure webapp ...
Read more >
Use Bot Framework Composer with chatbots - Microsoft Learn
Use Bot Framework Composer to add Adaptive Cards, multi-select options, and more to your Power Virtual Agents chatbot.
Read more >
Introduction to Bot Framework Composer - YouTube
At Ignite, Microsoft announced a visual tool to build chatbots quickly. With features as language generation, language understanding, QnA, ...
Read more >
how can I compose a bot to iterate trough a xml json object?
In my code generated by the composer, the bot does a "set property" step immediately following the successful return of the REST API...
Read more >
Bot Framework Composer Series - 1 - Use Adaptive Cards
The Problem. As I was using Microsoft Bot Framework Composer quite heavily in the past, I built a lot of bots and dialogs...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found