Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workspace 'api-headless-cms' not found #611

Open
AlekseyMalakhov opened this issue Aug 29, 2023 · 1 comment
Open

Workspace 'api-headless-cms' not found #611

AlekseyMalakhov opened this issue Aug 29, 2023 · 1 comment

Comments

@AlekseyMalakhov
Copy link

On Create a Custom Field Type - Storage Transformations page there is a command:
yarn workspace api-headless-cms add cryptr
When I try to enter this command I got the following error:

Usage Error: Workspace 'api-headless-cms' not found. Did you mean any of the following:
  - admin
  - api-graphql
  - check-webiny
  - theme
  - website?

$ yarn workspace <workspaceName> <commandName> ...

Probably api-headless-cms has to be changed to api-graphql.
yarn workspace api-graphql add cryptr worked for me.

@Pavel910
Copy link
Collaborator

Hey @AlekseyMalakhov! Thanks for letting us know. At the time of writing, there was such a workspace, but it was merged with api-graphql since then. So your solution is the correct one 👍

A PR would be greatly appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants