Skip to content

CLI does not work in a workspace #107

@zackdotcomputer

Description

@zackdotcomputer

Currently the CLI fails if it is inside of a yarn or npm workspace - even a vanilla one without any sort of workspace build-tooling. This is because there is no way to pass the workspace flag inward to the npm install or yarn add (etc) command. I believe from experimenting with it, that if there were a way to pass -w <workspace name> inward to the install command, that the rest of the CLI would pretty much work as-is.

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