Skip to content

Prefer explainshell responses when available #51

Closed
@chrismwendt

Description

@chrismwendt

For the file at https://sourcegraph.com/github.com/nodejs/node/-/blob/tools/update-babel-eslint.sh:

  • npm init is properly documented but the install in npm install is interpreted as the global install Unix command not the npm install subcommand

This happens because explainshell is currently a fallback plan, but probably should be the first choice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions