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

[typedoc] nx plugin: readWorkspaceConfiguration is not a function #97

Open
dotnich-io opened this issue Apr 12, 2024 · 1 comment
Open

Comments

@dotnich-io
Copy link

When I follow the instructions to use the typedoc plugin, I get an error when generating config:

Steps to Reproduce

  1. Add the package to my workspace: pnpm install --save-dev @enio.ai/typedoc
  2. Generate config for a project: pnpm nx g @enio.ai/typedoc:config core

Expected behaviour: plugin runs

Actual behaviour:

crashes:

❯ pnpm nx g @enio.ai/typedoc:config core --verbose

 NX  Generating @enio.ai/typedoc:config


 NX   (0 , devkit_1.readWorkspaceConfiguration) is not a function

Versions

  • Node JS: 21.11.1
  • Nx: 18.0.5 (possibly too new?)
@eric-deeporigin
Copy link

Still a problem with NX 19.x.x

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