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

Compatiblity with TypeDoc 0.22.X #64

Open
jonamenk opened this issue Oct 20, 2021 · 4 comments
Open

Compatiblity with TypeDoc 0.22.X #64

jonamenk opened this issue Oct 20, 2021 · 4 comments

Comments

@jonamenk
Copy link

TypeDoc introduced breaking changes in 0.22.X

The plugin is therefor incompatible with the following error:

Error: Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './dist/lib/utils/options/declaration' is not defined by "exports" in /workspace/node_modules/typedoc/package.json
at new NodeError (internal/errors.js:322:7)
    at throwExportsNotFound (internal/modules/esm/resolve.js:322:9)
    at packageExportsResolve (internal/modules/esm/resolve.js:545:3)
    at resolveExports (internal/modules/cjs/loader.js:450:36)
    at Function.Module._findPath (internal/modules/cjs/loader.js:490:31)
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:888:27)
    at Function.Module._load (internal/modules/cjs/loader.js:746:27)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:93:18)
    at Object.<anonymous> (/workspace/node_modules/typedoc-plugin-pages/dist/plugin/index.js:7:23)
@kamtschatka
Copy link

Is the project still active? Are there plans to make it compatible with typescript 4.5 or is it even possible?

@crackedpotato007
Copy link

Appears dead

@tony-scio
Copy link

It's a shame. Was just trying to use it and ran into this.

@FlorianCassayre
Copy link

FlorianCassayre commented Jun 20, 2022

It's a shame indeed. I've been using typedoc-plugin-pages-fork-fork which is compatible with Typedoc 0.22.0 but has died as well. I wonder if there are alternatives, this is such a crucial feature!

Edit: it seems there is! The Typedoc website now points to @knodes/typedoc-plugin-pages.

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

5 participants