-
Notifications
You must be signed in to change notification settings - Fork 210
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
EnvChecker - update to support current LTS version of Node.js. #10655
Comments
Hey @StainlessSteele This is in our backlog and we need to work with a dependency team before we could update support for Node.js 20. Sorry for the inconvenience and we will keep you posted on the updates. |
this is causing problems because I can't use node 20 for creating office add ins. Any chance this gets pushed forward anytime soon? |
All Teams bots and message extensions are built using the Additionally, if you develop with Node.js 20 for the Teams template and samples, you'll encounter warnings but your development won't be blocked. |
The linked issue was closed last August, any news on Node 20 support for the toolkit? |
Hi @ThomasPe, Teams Toolkit has supported Node 20 now. |
just want to check if it works for >22 as well? |
@sakgoyal Sorry, v22 is not supported yet. |
Are there breaking changes? I'm not sure why the latest LTS is not supported. It's been out for almost a year now |
@sakgoyal Thank you, we are in the progress of validating Node.js v22 and we'll add v22 to support list once the validation is finished. So, if you use it you'll see the warning in checker and it might work. |
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Having installed latest LTS of node.js, I expect it to be supported
Screenshots

Receive warning that it's not an LTS version:
VS Code Extension Information (please complete the following information):
Additional context
(https://nodejs.org/en)
The text was updated successfully, but these errors were encountered: