Command failed: dotnet build Genne.csproj
Describe the bug
Version
Browser
- [ ] Electron distribution
- [ ] Chrome
- [ ] Safari
- [ ] Firefox
- [ ] Edge
OS
- [ ] macOS
- [x] Windows
- [ ] Ubuntu
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
Screenshots
Additional context
### Tasks
- [ ] https://github.com/microsoft/BotFramework-Composer/issues/9754
I am also facing same issue while running boat
I am also facing same issue while running
@dhakedanil @Namrata-github @muhilan007
Please run each of the following commands and share the results:
npm -v
node -v
Closing due to lack of response. If assistance is still needed, please comment with pertinent information and we will continue.
Hello,
This is the error I get when I try to create a new bot:
I tried again several times but nothing changed
@AlexandreBobis
Can you please try running the following command from the project folder in a terminal (CMD or Powershell). This will help us determine what the actual error/cause is:
dotnet build ---project botTest.csproj
If it fails, share the full output.
It says that the project folder doesn't exist despite after running BotFrameworkComposer
(I switched account)