Skip to content

Warning message during yarn install #2469

Open
@Pirororor

Description

@Pirororor

Currently I am working on a nodejs project where this package is included in our dependencies.
However, whenever we run yarn install command, this warning appears in the output:

warning Workspaces can only be enabled in private projects.

image

This seems to be due to workspaces being declared in redis' package.json file but private: true is not specified.
image

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