Skip to content

source <(npm completion) doesn't end in Node v10.4.0 #21213

@teppeis

Description

@teppeis
  • Version: v10.4.0
  • Platform: Darwin Kernel Version 17.5.0: Fri Apr 13 19:32:32 PDT 2018; root:xnu-4570.51.2~1/RELEASE_X86_64 x86_64
  • Subsystem:

In bash or zsh, following command doesn't end in Node v10.4.0.

$ cat <(node -v)
v10.4.0

Because of this change, source <(npm completion) in my .zshrc stops initializing a new shell.

In Node v10.3.0, the command ends normally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    confirmed-bugIssues with confirmed bugs.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions