next-webrtc icon indicating copy to clipboard operation
next-webrtc copied to clipboard

I'm getting the following error: `error Invalid subcommand. Try "info, run"`

Open UnnikrishnanBhargavakurup opened this issue 2 years ago • 2 comments

$ yarn workspaces @openrtc/backend start
yarn workspaces v1.22.19
error Invalid subcommand. Try "info, run"
info Visit https://yarnpkg.com/en/docs/cli/workspaces for documentation about this command.

I'm getting this as well. Have you found any solutions?

AaronMBMorse avatar Jul 12 '23 20:07 AaronMBMorse

try to use 'yarn workspace' instead

Rib0 avatar Nov 29 '23 17:11 Rib0