You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run the bot framework composer, using below command
C:\Windows\System32>"C:\Program Files\Bot Framework Composer\Bot Framework Composer.exe" --debug
// replace this part C:\Program Files\Bot Framework Composer with the actual path to your composer location on the machine.
Describe the bug
Unable to create an empty bot.
I get the following error
Command failed: dotnet build dataquerybot.csproj
Version
Version: 2.1.2
Electron: 8.2.4
Chrome: 80.0.3987.165
NodeJS: 12.13.0
V8: 8.0.426.27-electron.0
Browser
OS
To Reproduce
Steps to reproduce the behavior:
Create new bot
select empty not
provide name
provide location
select azure web app as runtime type
Expected behavior
creation of empty bot
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: