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.

copilot-chat-app can't build

See original GitHub issue

Describe the bug I refer to https://github.com/microsoft/semantic-kernel/blob/main/samples/apps/copilot-chat-app/README.md this article, want to run copilot-chat-app, but can not successfully build project

/path/semantic-kernel/dotnet/src/SemanticKernel.Abstractions/Diagnostics/Verify.cs(20,90): error CS0103: 当前上下文中不存在名称“obj” [/path/semantic-kernel/dotnet/src/SemanticKernel.Abstractions/SemanticKernel.Abstractions.csproj]
/path/semantic-kernel/dotnet/src/SemanticKernel.Abstractions/Diagnostics/Verify.cs(29,102): error CS0103: 当前上下文中不存在名称“str” [/path/semantic-kernel/dotnet/src/SemanticKernel.Abstractions/SemanticKernel.Abstractions.csproj]
/path/semantic-kernel/dotnet/src/SemanticKernel.Abstractions/Diagnostics/Verify.cs(65,114): error CS0103: 当前上下文中不存在名称“text” [/path/semantic-kernel/dotnet/src/SemanticKernel.Abstractions/SemanticKernel.Abstractions.csproj]

To Reproduce

  1. cd /path/semantic-kernel/samples/apps/copilot-chat-app/webapi
  2. run dotnet build

Expected behavior build success

Desktop (please complete the following information):

  • OS: mac 13.0 (22A380) apple m1
  • dotnet sdk: 6.0.408

Issue Analytics

  • State:closed
  • Created 4 months ago
  • Comments:15 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
evchakicommented, May 9, 2023

@lone1y-51 , thanks for bringing this up. We are looking into it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Accepted for GitHub Copilot Chat? How to Get Started and ...
Interactive Programming: The chat feature allows developers to interact with GitHub Copilot in a more conversational manner. You can ask it to ...
Read more >
Step-by-Step: How to Setup Copilot Chat in VS Code
Setting up Copilot Chat in VS Code · Run VS Code and click on the extension icon. · Type Copilot in the search...
Read more >
GitHub Copilot Chat
GitHub Copilot Chat is a companion extension to GitHub Copilot that houses preview Chat features. To learn more about GitHub Copilot Chat, ...
Read more >
GitHub Copilot Chat beta now available for every ...
GitHub Copilot Chat isn't just a chat window. It's contextually aware of the code a developer has typed or what error messages are...
Read more >
GitHub Copilot Chat for Visual Studio 2022 : r/dotnet
I'm a big fan of IntelliCode, and it works very well. I've previously tried the Copilot extension, and it took so long to...
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