Skip to content

← All questions

Unknown module "api" for project demo-shop — but features/api/ exists

Asked 4,460 views2 answers
bash
sdods run -p demo-shop -e staging -m api
text
✖ CONFIG_INVALID: Unknown module "api" for project demo-shop.
  hint: Known modules: auth, inventory, cart, posts-api, hybrid.

The directory is features/api/, so where does posts-api come from? -m cart works and that folder is features/cart/.

asked by Fiona McAllister159 ·

2 answers

Have the same question?

Ask it with the command you ran and the output you got, and it will be answered here.

Ask a question

Related