Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating new bot from empty C# template with Azure Functions runtime results in build runtime error #9789

Open
2 of 8 tasks
VilleFTW opened this issue Jan 28, 2025 · 0 comments
Labels
Needs-triage A new issue that require triage Type: Bug Something isn't working

Comments

@VilleFTW
Copy link

Describe the bug

Creating new bot from empty template with Azure Functions results in build error Command failed: dotnet build LD_Chat_Bot.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
Azure Functions Core: 4.0.6821 (x64)

Browser

  • Electron distribution
  • Chrome
  • Safari
  • Firefox
  • Edge

OS

  • macOS
  • Windows
  • Ubuntu

To Reproduce

Steps to reproduce the behavior:

  1. Click on 'Create new' button
  2. Select 'Empty Bot' from C#, and press next
  3. Select runtime type as Azure Functions (default Azure web app)
  4. Click create
  5. Observe the error
    Command failed: dotnet build LD_Chat_Bot.csproj

Expected behavior

To create a new bot project and open the project structure

Screenshots

Image

Additional context

This is a critical bug as it prevents new and existing organizations to create Bot Composer projects

@VilleFTW VilleFTW added Needs-triage A new issue that require triage Type: Bug Something isn't working labels Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs-triage A new issue that require triage Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant