Skip to content

Unexpected behavior when propmting for installing packages #780

@EvsChen

Description

@EvsChen

Describe the bug
In /bin/prompt-command.js#L11, there is a resolve at top of a Promise, which would cause then to execute in a synchronous manner. In this case, the package would be required before it's installed.

Guess this was a typo. If so, I could submit a quick PR for this.

default

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