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

Error with DruxtModule.vue in packages/blocks/src/components #154

Closed
Decipher opened this issue Aug 21, 2021 · 1 comment · Fixed by #532
Closed

Error with DruxtModule.vue in packages/blocks/src/components #154

Decipher opened this issue Aug 21, 2021 · 1 comment · Fixed by #532
Labels
bug Something isn't working documentation Improvements or additions to documentation
Milestone

Comments

@Decipher
Copy link
Member

Describe the bug
When generating the API docs, the following error is displayed:

stuartclark@DruxtJS druxt.js % yarn build:docs
ℹ Generating docs                                                                                       09:47:24
Neither 'druxt/dist/components/DruxtModule.vue.vue' nor 'druxt/dist/components/DruxtModule.vue.js(x)' or 'druxt/dist/components/DruxtModule.vue/index.js(x)' or 'druxt/dist/components/DruxtModule.vue/index.ts(x)' could be found in 'packages/blocks/src/components'

To Reproduce
Steps to reproduce the behavior:

  1. https://gitpod.io/#https://github.com/druxt/druxt.js
  2. yarn build:docs

Expected behavior
Not an error.

Media
image

Your Environment (please complete the following information):
N/A

Additional context
N/A

@Decipher Decipher added the bug Something isn't working label Aug 21, 2021
@Decipher Decipher added the documentation Improvements or additions to documentation label May 24, 2022
@Decipher
Copy link
Member Author

I'm pretty certain this is the same issue as #501

@Decipher Decipher added this to the 1.1.0 milestone Jun 15, 2022
@Decipher Decipher modified the milestones: 1.1.0, 1.0.0 Jul 11, 2022
Decipher added a commit that referenced this issue Jul 11, 2022
Decipher added a commit that referenced this issue Jul 11, 2022
Decipher added a commit that referenced this issue Jul 12, 2022
Decipher added a commit that referenced this issue Jul 12, 2022
Decipher added a commit that referenced this issue Jul 12, 2022
* fix(#154): add docgen alias

* feat(#154): add extend props

* chore: add workaround for node 17+

* chore(#154): update documentation

* chore(#154): fix docgen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant