Skip to content
Discussion options

You must be logged in to vote

Hello,

As explained in the troubleshooting section of the documentation, displayed schematics are based on your package.json dependencies.

The fact that 2 TypeScript schematics are proposed means that at least one package.json has been found, with typescript as a dependency, but that no @angular/core dependency was found in any package.json.

So I would need more information about your package.json to be able to help you.

As a workaround, you can use the extension's configuration helper to force dependencies.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cyrilletuzi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #924 on March 15, 2024 10:16.