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

guess-parser doesn't work correctly with TypeScript 5 #577

Open
BlindDespair opened this issue Jun 22, 2023 · 1 comment
Open

guess-parser doesn't work correctly with TypeScript 5 #577

BlindDespair opened this issue Jun 22, 2023 · 1 comment

Comments

@BlindDespair
Copy link

Hello, I've recently updated dependencies in my monorepo, namely NX 16, Angular 16.1 and TypeScript 5.1. My app doesn't use standalone components yet and still relies on modules, but still guess-parser no longer works correctly. parseAngularRoutes results in an error about multiple root modules found. And when debugging I can see that the registry tree is not generated correctly.
When I downgrade my TypeScript to 4.9.5 it works fine.
Is support for TypeScript 5 planned? And are the standalone components for Angular going to be supported? It is a stable feature now.

@ali-habibzadeh
Copy link

@BlindDespair I think guess.js is dead now.

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