MicrosoftDocs / msteams-docs

Source for the Microsoft Teams developer platform documentation.
https://aka.ms/teamsdev
Creative Commons Attribution 4.0 International
277 stars 500 forks source link

Access to process.binding('http_parser') is deprecated #11059

Open Wajeed-msft opened 3 weeks ago

Wajeed-msft commented 3 weeks ago

Copied bug from: https://github.com/OfficeDev/teams-toolkit/issues/11678

Details from original post: Describe the bug Any link that is clicked inside the chat of the Development Toolkit team will cause the whole module to freeze and break with this error "Access to process.binding('http_parser') is deprecated". The whole application freezes.

To Reproduce Steps to reproduce the behavior:

  1. Run the teams tooklit to exceute the script. Make sure that the script produces a link inside the chat window.
  2. Click on the click
  3. This will freeze the whole window with an error message. Error Message: (node:2884) [DEP0111] DeprecationWarning: Access to process.binding('http_parser') is deprecated. (Use node --trace-deprecation ... to show where the warning was created)

Expected behavior The link opens to a new tab and the application continues to function normally.

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


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

microsoft-github-policy-service[bot] commented 3 weeks ago

Hi Wajeed-msft! Thank you for bringing this issue to our attention. We will investigate and if we require further information we will reach out in one business day. Please use this link to escalate if you don't get replies.

Best regards, Teams Platform

Dinesh-MSFT commented 3 weeks ago

Hi, thanks for raising the query. We will look into it and let you know the updates.

Dinesh-MSFT commented 2 weeks ago

Hi @Ashlytom, Could you please share the repro steps for how you are running the script and which exact script you are running? Have your written any code and developing Teams app?

microsoft-github-policy-service[bot] commented 10 minutes ago

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 3 days. It will be closed if no further activity occurs within 3 days of this comment.