angular-klingon / klingon

Angular Klingon: The UI companion for the @angular/cli
https://angular.run
MIT License
189 stars 19 forks source link

Project directory doesn't change in windows #88

Closed sumitparakh closed 5 years ago

sumitparakh commented 5 years ago

Describe the bug While importing any angular project from different drive, or creating a new one with project root from different drive, klingon doesn't change path to the resultant directory after successful project creation or import

To Reproduce Steps to reproduce the behavior:

  1. Import any angular project from other drive. Or create a new project with project root path from different drive.
  2. Click Create

After npm install , you will notice that klingon tries to change current shell location(which is home directory by default) to the newly created project root directory. But it doesn't.

Expected behavior It should change directory to the different drive location

Screenshots localhost_4200_ 1

Desktop (please complete the following information):