No suggestions for creating anything other than Interface/Class #925
Checks before posting an issue
Configuration
Description of the issueI am using NX for my work project, and a few releases ago they removed the need for an Each library in a NX file has a Extension logsHow to reproduce the issue
|
Replies: 1 comment
|
Hello, As explained in the troubleshooting section of the documentation, displayed schematics are based on your The fact that 2 TypeScript schematics are proposed means that at least one So I would need more information about your As a workaround, you can use the extension's configuration helper to force dependencies. |

Hello,
As explained in the troubleshooting section of the documentation, displayed schematics are based on your
package.jsondependencies.The fact that 2 TypeScript schematics are proposed means that at least one
package.jsonhas been found, withtypescriptas a dependency, but that no@angular/coredependency was found in anypackage.json.So I would need more information about your
package.jsonto be able to help you.As a workaround, you can use the extension's configuration helper to force dependencies.