I figured out the problem. After TeamsToolkit was updated to v5.0.1, I did not upgrade the specific project. When I tried to do this, nothing happened. So I reinstalled VSCode and Teams Toolkit, upgraded the project and now it works. Not sure why this worked, but it did.
After updating teamstoolkit, I get an error when running local debugging.
峪 俊希
5
Reputation points
After updating teamstoolkit, I get an error when running local debugging.
[2023-05-24T08:23:22.701Z] [Info] - Running 'Validate prerequisites' Visual Studio Code task.
(Total: 3 Steps) Teams Toolkit is checking the required prerequisites.
(1/3) Checking Node.js ...
(2/3) Checking Microsoft 365 Account ...
(3/3) Checking ports occupancy ...
Summary:
(√) Done: Node.js version (v16.19.1) is installed
(√) Done: Microsoft 365 Account (ToahikiTani@t2wkc.onmicrosoft.com) is logged in and sideloading permission is enabled
(√) Done: Ports (53000) are not occupied
Visit https://aka.ms/teamsfx-tasks/check-prerequisites to learn more about 'Validate prerequisites' task.
[2023-05-24T08:23:23.069Z] [Info] - Finished 'Validate prerequisites' Visual Studio Code task in 0.38 seconds.