Hi All I m trying to us…
Hi All, I’m trying to use the nx console “generate” command and I’ve recently noticed the terminal no longer updates after executing the first time. For example I generate a service:
CREATE apps/myApp/src/app/test.service.spec.ts (357 bytes)
CREATE apps/myApp/src/app/test.service.ts (135 bytes)
but if I change the service name to test-something
the terminal no longer updates. I didn’t have problems with this before I upgraded from angular 9 to 9.1 and updated my nrwl workspace (not sure if that has anything to do with it). Has anyone else had such an experience?
Responses:
Are you talking about the dry run for nx plug-in in vscode?
sorry for not mentioning that, yes
I noticed the dry run not working with angular console in vscode mid last week. Not sure if something updated in the plugin or not.
who is in charge of angular console plugin for vscode and or where can I open an issue for it?
i see, thanks for the sanity check
Np!
is the console tech lead
Thanks Jeff!
And here’s the place for issues! <https://github.com/nrwl/nx-console | https://github.com/nrwl/nx-console> |
also next time you have a question make sure it’s in support :)
will do
thanks! Do you want me to open an issue?
Oh great, it’s not only me who’s losing my mind over this :sweat_smile: