Describe the bug
Local testing is failing via the atk extension for the below samples app
teams.ts/tests/graph at main · microsoft/teams.ts
command used to create the sample - teams new typescript my-app -t graph --atk oauth
To Reproduce
Steps to reproduce the behavior:
- Create samples app using the following command - teams new typescript my-app -t graph --atk oauth
- Click on atk extension in vs code and click local play button under environment
- The step fails with the below error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
VS Code Extension Information (please complete the following information):
- OS: [e.g. iOS]
- Version [e.g. 22]
CLI Information (please complete the following information):
- OS: [e.g. iOS8.1]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.