Closed danharper83 closed 6 years ago
I’m having the same problem.
Seems that the openapi_redoc submodule was removed in the latest release of drupal/openapi (8.x-1.0-beta2), released July, 25 - issue 2948570 fix.
Workaround: remove the entry 'openapi_redoc: 0' (line 44) in web/profiles/contrib/contenta_jsonapi/config/sync/core.extension.yml
Thanks for reporting. This is an issue introduced by a dependency, as note by @felubra in https://github.com/contentacms/contenta_jsonapi/issues/307#issuecomment-408286510.
There is an incoming fix.
I ran the composer command as per the website
composer create-project contentacms/contenta-jsonapi-project MYPROJECT --stability dev --no-interaction
When I run through the install I get the following error message and it does not continue