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

Error when trying to run example #367

Open
Osukarin opened this issue Jun 23, 2023 · 1 comment
Open

Error when trying to run example #367

Osukarin opened this issue Jun 23, 2023 · 1 comment
Assignees

Comments

@Osukarin
Copy link

Description

I have installed all the tools in my computer, and made all the steps on this tutorial:

https://learn.microsoft.com/en-us/training/modules/embedded-web-experiences/3-exercise-create-custom-teams-personal-tab

but, when I run the code it throws me the next message:

#gulp ngrok-serve --debug
[16:46:28] Found additional Yo Teams plugin: yoteams-deploy
[16:46:28] Using gulpfile ~\source\repos\test_teams\gulpfile.js
[16:46:28] Starting 'ngrok-serve'...
[16:46:28] Starting 'start-ngrok'...
[16:46:28] [NGROK] starting ngrok...
[16:46:32] 'start-ngrok' errored after 3.4 s
[16:46:32] TypeError in plugin "yoteams-build.core"
Message:
Cannot read properties of undefined (reading 'body')
[16:46:32] Finished 'ngrok-serve' after 3.42 s

Steps to reproduce

yo teams
gulp ngrok-serve --debug

Expected results

The app running...

Actual results

[16:46:28] Found additional Yo Teams plugin: yoteams-deploy
[16:46:28] Using gulpfile ~\source\repos\test_teams\gulpfile.js
[16:46:28] Starting 'ngrok-serve'...
[16:46:28] Starting 'start-ngrok'...
[16:46:28] [NGROK] starting ngrok...
[16:46:32] 'start-ngrok' errored after 3.4 s
[16:46:32] TypeError in plugin "yoteams-build.core"
Message:
Cannot read properties of undefined (reading 'body')
[16:46:32] Finished 'ngrok-serve' after 3.42 s

Project you experience issues with

generator-teams

generator version

4.1.0

build tools version

1.8.0

nodejs version

v16.14.2

npm version

8.5.0

Operating system (environment)

Windows

Additional Info

No response

@stephanbisser
Copy link
Member

Thanks for reporting we already are aware of this issue as others have reported this in another issue #366

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants