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

EnvChecker - update to support current LTS version of Node.js. #10655

Open
StainlessSteele opened this issue Jan 8, 2024 · 3 comments
Open
Assignees
Labels
feature-request The issue is a feature request investigating TA:PM PM investigation area

Comments

@StainlessSteele
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '(https://learn.microsoft.com/en-us/microsoftteams/platform/toolkit/install-teams-toolkit?tabs=vscode&pivots=visual-studio-code-v5)
  2. Download VS Code and install it
  3. Install Teams toolkit v 5.4.0
  4. Open Teams Toolkit, and run "Get Environment Ready" check - https://github.com/OfficeDev/TeamsFx/blob/dev/docs/vscode-extension/envchecker-help.md

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:
image

VS Code Extension Information (please complete the following information):

  • OS: Windows 11
  • Version [v5.4.0]

Additional context
(https://nodejs.org/en)

@adashen adashen added investigating TA:PM PM investigation area labels Jan 9, 2024
@MuyangAmigo MuyangAmigo added the feature-request The issue is a feature request label Jan 10, 2024
@MuyangAmigo
Copy link
Collaborator

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.

@sakgoyal
Copy link

this is causing problems because I can't use node 20 for creating office add ins. Any chance this gets pushed forward anytime soon?

@microsoft-github-policy-service microsoft-github-policy-service bot added the needs attention This issue needs the attention of a contributor. label Jan 30, 2024
@XiaofuHuang
Copy link
Contributor

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 botbuilder-js SDK. We're currently waiting support for Node.js 20 in the Bot Builder SDK.
Related issue: microsoft/botbuilder-js#4550

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.

@adashen adashen removed the needs attention This issue needs the attention of a contributor. label Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request The issue is a feature request investigating TA:PM PM investigation area
Projects
None yet
Development

No branches or pull requests

5 participants