-
Hello,
I try to add karma and jasmine to an azure bot project but i get **Error parsing code: Unexpected token** error.
To reprocude:
```
git clone https://github.com/monounity/karma-typesc…
GBRBD updated
3 years ago
-
The startNewDialog and startNewDialogWithPrompt samples both break when used with version 3.5.0 and higher of botbuilder.
Version 3.4.4 of botbuilder appears to be the most recent version that works…
-
I get the following error when building a package with a dependency on `botbuilder-teams@4.3.0-beta1`:
```
node_modules/botbuilder-teams/lib/activityProcessor/teamsFactory.d.ts:4:71 - error TS2339…
-
When using python 3.12 to pip install `botbuilder-integration-aiohttp` package in some python samples, there are errors.
` × Building wheel for aiohttp (pyproject.toml) did not run successfully.
…
-
Hi Team,
I am developing a bot using SDK v4 using node js and trying to implement the 'timeout' functionality using this npm module but i am getting the error saying 'use' is undefined in 'this.bot.u…
-
**Describe the bug**
I get a build error after adding wolf to my existing bot project.
`node_modules/wolf-core/dist/middlewares/wolfMiddleware.d.ts:1:42`
It is complaining that the botbuilder …
-
attachmentsBot.js file works with image file samples.
however when I tried changing to `pdf` or `xlsx` files the output says `RestError: Unknown attachment type`
this is the attachment sent:
```…
-
## Version
4.15.0
## Describe the bug
When importing botbuilder, i get the following errors.
```
/usr/local/lib/python3.10/site-packages/recognizers_date_time/date_time/utilities.py:552: Synt…
-
### Steps to reproduce
We have been using botframework adapter for our url unfurling scenario, we were able to get the card urfurling work fine in both Teams and Outlook with the SSO token, but afte…
-
please find the Error message below in azure
Error: Can't set headers after they are sent.
at ServerResponse.OutgoingMessage.setHeader (_http_outgoing.js:356:11)
at applyHeaders (D:\home\…