Error ./schemas in ./.nuxt/druxt-schema.js #443
Labels
bug
Something isn't working
module: schema
Related to the `druxt-schema` module
module: site
Related to the `druxt-site` module
Describe the bug
When running Druxt Site against a Drupal backend that has no content types, I receive the following build error:
To Reproduce
Steps to reproduce the behavior:
cd drupal && ddev drush si minimal -y
cd nuxt && npm run dev
or https://gitpod.io#snapshot/d5279e41-d76e-4f38-b6f9-47b52230651f
See error.
Expected behavior
If no content types are setup, Druxt Schema should not error. Druxt Site should run, and have some default or debug behaviour.
Media
Your Environment (please complete the following information):
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: