You have more than one available workspace. Please specify the workspace you want to use as the primary workspace

When running embeddable:dev, you might see the following message: if you have more than 1 workspace, you may see the following error message: You have more than one available workspace. Please specify the workspace you want to use as the primary workspace.

In which case you will need to specify the workspace id like so: npm run embeddable:dev —- -w <workspace_id>

Note: you won’t see this when using the push step to your “live” workspace