Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello, I am practicing with the Teams Toolkit and I am making a bot using the sample that comes with the Teams Toolkit. When I hit f5 I get the following error:
I have NodeJS v18.20.4 and Teams Toolkit v5.8.1
@Emmanuel Carranza -
It seems that your npm install command failed to run successfully.
Please refer to Npm Error - No matching version found for to find how to fix this.