Open
Description
I am using yarn workspaces, and in order to depend one package to another in my monorepo I am using yarn's workspace protocol (https://yarnpkg.com/features/workspaces#publishing-workspaces)
However when trying to run multi-semantic-release it errors with the following:
npm ERR! code EUNSUPPORTEDPROTOCOL
npm ERR! Unsupported URL Type "workspace:": workspace:packages/dashboard
Reference:
https://github.com/taskforcesh/nandu/runs/8274785071?check_suite_focus=true#step:5:91
Metadata
Metadata
Assignees
Labels
No labels