Webstorm not using nx for angular schematics

I just updated my project to Angular 9 and angular CLI along with it. Whenever I try to create a new component or module from the schematics list I get error saying i'm using the angular CLI instead of the Nx CLI.

 

I see a lot of pictures of the schematic popup look like this:

 

Mine looks like this:

1
4 comments

haven't seen such issues. What does the error look like? Can you reproduce the issue with a new Angular project?

0
Avatar
Permanently deleted user

Hey ! I think your projects followed nx architecture. at this time WebStorm schematics not supported component, service and some others for nx architecture. if you create a project with angular cli which is followed angular architecture, you can generate component, service like the 1st picture of your post.

0

I am running angular 11 and seeing the schematic list as well. Also I just installed @angular-architects/ddd and that does not show either.

I guess the instructions are not clear on how to install the NX console - why is that.

Can someone post the intructions.

@nrwl/web

@angular-architects/ddd not showing.

 

I would like to see

@angular-architects/ddd:domain

@angular-architects/ddd:feature

@angular-architects/ddd:ui

@angular-architects/ddd:util

ETC.

 

 

0

I would like to see what Peter sees in his VSCODE when generate a DDD app with NGRX etc.

0

Please sign in to leave a comment.