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

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

Closed
Wajeed-msft opened this issue Jun 13, 2024 · 4 comments
Closed

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

Wajeed-msft opened this issue Jun 13, 2024 · 4 comments
Assignees
Labels
needs-author-feedback Needs more info from the customer. status-no-recent-activity teams-developer-support Question related to extensibility (Bot, ME, Tab) would be marked under this label

Comments

@Wajeed-msft
Copy link
Contributor

Copied bug from: OfficeDev/teams-toolkit#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):

  • Version : 1.89.1
  • Node.js: 18.18.2
  • OS: Windows_NT x64 10.0.19045

Document Details

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

Copy link
Contributor

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
Copy link

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

@Dinesh-MSFT
Copy link

Dinesh-MSFT commented Jun 19, 2024

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?

@ChetanSharma-msft ChetanSharma-msft added teams-developer-support Question related to extensibility (Bot, ME, Tab) would be marked under this label needs-author-feedback Needs more info from the customer. and removed needs-triage 🔍 labels Jul 2, 2024
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-author-feedback Needs more info from the customer. status-no-recent-activity teams-developer-support Question related to extensibility (Bot, ME, Tab) would be marked under this label
Projects
None yet
Development

No branches or pull requests

4 participants