I got the problem with generating components in my angular 2 application. I'am ruing command ng g component [nameofcomponent] -it -is
in 'other' folder and due to documentation it should generate component inside this folder not outside. I dont know why its happening. And tips?
Thanks in advance. Attaching image from console.
