Skip to content
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.

Setup Yarn workspaces correctly #22

Open
mrtnzlml opened this issue Sep 10, 2018 · 1 comment
Open

Setup Yarn workspaces correctly #22

mrtnzlml opened this issue Sep 10, 2018 · 1 comment

Comments

@mrtnzlml
Copy link
Member

It's fucked at this moment and therefore not possible to publish workspaces dependent on other workspaces (missing workspaceDependencies):

▲ quick-payments at react-native-web ✖ y workspaces info  
yarn workspaces v1.9.4
{
  "_api": {
    "location": "packages/api",
    "workspaceDependencies": [],
    "mismatchedWorkspaceDependencies": []
  },
  "_fbjs": {
    "location": "packages/fbjs",
    "workspaceDependencies": [],
    "mismatchedWorkspaceDependencies": []
  },
  "_navigation": {
    "location": "packages/navigation",
    "workspaceDependencies": [],
    "mismatchedWorkspaceDependencies": []
  },
  "_relay": {
    "location": "packages/relay",
    "workspaceDependencies": [],
    "mismatchedWorkspaceDependencies": []
  },
  "_scenes": {
    "location": "packages/scenes",
    "workspaceDependencies": [],
    "mismatchedWorkspaceDependencies": []
  },
  "_shared": {
    "location": "packages/shared",
    "workspaceDependencies": [],
    "mismatchedWorkspaceDependencies": []
  },
  "_translations": {
    "location": "packages/translations",
    "workspaceDependencies": [],
    "mismatchedWorkspaceDependencies": []
  },
  "_web": {
    "location": "packages/web",
    "workspaceDependencies": [],
    "mismatchedWorkspaceDependencies": []
  }
}
✨  Done in 0.05s.
@mrtnzlml mrtnzlml self-assigned this Sep 10, 2018
@mrtnzlml
Copy link
Member Author

Also, how to test that all dependencies are OK for the workspace to be published?

@mrtnzlml mrtnzlml removed their assignment Sep 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant