Open akosyakov opened 4 years ago
gitpod /workspace/theia $ yarn workspaces info --json yarn workspaces v1.22.0 { "@theia/application-manager": { "location": "dev-packages/application-manager", "workspaceDependencies": [ "@theia/ext-scripts", "@theia/application-package" ], "mismatchedWorkspaceDependencies": []
yarn workspaces v1.22.0
Should not be there.
workaround: yarn workspaces --json info dup of https://github.com/yarnpkg/yarn/issues/7881
yarn workspaces --json info
wtf...
Should not be there.