Lucas V. Rocha
Lucas V. Rocha
@vimalavinisha I got the last version and it still gives the same error, but I'm using the angular - 4.2.3 command: ng build --aot --progress --verbose  dependencies: 
I solved this problem by setting the path in the tsconfig.json file that is used by angular-cli  You can see the fix here angular/angular-cli#4647 (comment)
@mariuz do you know if this feature will be implemented soon?
Hi @mreis1, do you get some solution for this problem?