Skip to content

Typo in fetch_module - "[stdin" instead of "[stdin]"? #41922

@scovetta

Description

@scovetta

Version

(master)

Platform

n/a

Subsystem

n/a

What steps will reproduce the bug?

Affected file:
https://github.com/nodejs/node/blob/master/lib/internal/modules/esm/fetch_module.js#L270

I noticed what looks like a minor bug in the recently merged https imports PR:

image

(I think [stdin should be [stdin].)

Happy to send over a PR, but I don't have a lot of context -- my apologies if this is intentional.

How often does it reproduce? Is there a required condition?

n/a

What is the expected behavior?

n/a

What do you see instead?

n/a

Additional information

n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions