Open
Description
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.
This seems to be due to workspaces being declared in redis' package.json file but private: true
is not specified.
Metadata
Metadata
Assignees
Labels
No labels