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
Hello everyone!
I am building Bot in Microsoft Teams and everything worked fine until one day I was not able to serve my app. I am using Bot framework and when i try to 'gulp ngrok-serve', it comes with:
I have to mention that I found exact issue reported more that a year ago and I followed all the solutions users proposed but nothing worked for me. Is anyone facing this issue right now?
Steps to reproduce
package.json:
gulpfile.js:
Expected results
The server is running and working normally as it used to.
Actual results
TypeError in plugin "yoteams-build.core"
Message:
Cannot read properties of undefined (reading 'body')
Project you experience issues with
yoteams-build-core
generator version
npm info generator-teams version
build tools version
1.8.0
nodejs version
v20.9.0
npm version
10.1.0
Operating system (environment)
Windows
Additional Info
No response
The text was updated successfully, but these errors were encountered:
Description
Hello everyone!
I am building Bot in Microsoft Teams and everything worked fine until one day I was not able to serve my app. I am using Bot framework and when i try to 'gulp ngrok-serve', it comes with:
I have to mention that I found exact issue reported more that a year ago and I followed all the solutions users proposed but nothing worked for me. Is anyone facing this issue right now?
Steps to reproduce
package.json:
gulpfile.js:
Expected results
The server is running and working normally as it used to.
Actual results
TypeError in plugin "yoteams-build.core"
Message:
Cannot read properties of undefined (reading 'body')
Project you experience issues with
yoteams-build-core
generator version
npm info generator-teams version
build tools version
1.8.0
nodejs version
v20.9.0
npm version
10.1.0
Operating system (environment)
Windows
Additional Info
No response
The text was updated successfully, but these errors were encountered: