Skip to content

Use yarn instead of npm (in vscode-client) #32

Closed
@michalpiekarski

Description

@michalpiekarski

If yarn is used for development (see #21 ), maybe it will be also good to make the project itself use yarn by default?
Currently (especially in vscode-client) npm is used by default, and the underlying bash-language-server is located using npm bin -g.

Is it possible to replace (or extend) this by yarn global bin etc.?

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