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

Support typescript 4.8.x+ #23

Open
sambugj opened this issue Nov 2, 2022 · 2 comments
Open

Support typescript 4.8.x+ #23

sambugj opened this issue Nov 2, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@sambugj
Copy link

sambugj commented Nov 2, 2022

Installing I have the following issue:

npm WARN Found: typescript@4.7.4
npm WARN node_modules/typescript
npm WARN dev typescript@"^4.8.4" from the root project
npm WARN 4 more (@ts-docs/ts-docs, fork-ts-checker-webpack-plugin, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer typescript@"4.3.x || 4.4.x || 4.5.x || 4.6.x || 4.7.x" from @ts-docs/ts-docs@0.4.4
npm WARN node_modules/@ts-docs/ts-docs
npm WARN dev @ts-docs/ts-docs@"^0.4.4" from the root project

@sambugj sambugj added the enhancement New feature or request label Nov 2, 2022
@GoogleFeud
Copy link
Member

Thanks for submitting an issue! At this point, I think the entire extractor needs to be rewritten, there are quite a few changes in 4.8 that break it. I'll probably rewrite it after 4.9 comes out, which should be soon!

You can try using ts-docs with 4.8, it could work for your project!

@Seanitzel
Copy link

Any updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants