Skip to content

chore: bump import-in-the-middle #4675

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

Conversation

mayankshouche
Copy link

What does this PR do?

Pull in nodejs/import-in-the-middle#76.

Motivation

We've been getting a recurrence of this issue: #2221 (comment) that was originally solved in v.3.3.1 of dd-trace-js.

$ node --import dd-trace/register.js ./server.js

node:internal/process/esm_loader:34
      internalBinding('errors').triggerUncaughtException(
                                ^
TypeError [ERR_INVALID_URL_SCHEME]: The URL must be of scheme file
    at fileURLToPath (node:internal/url:1469:11)

This has been solved again in the linked fix to import-in-the-middle.

@mayankshouche mayankshouche changed the title bump import-in-the-middle chore: bump import-in-the-middle Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant