ngentest

error TS1127: Invalid character when running Karma tests in Angular 7

隐身守侯 提交于 2019-12-10 21:25:45
问题 I'm getting errors error TS1127: Invalid character in the Visual Studio Code terminal, when running a Karma test for an Angular 7 app CLI version - 7.3.9 I have one single Karma test specification in the app (I removed all of the spec files that the Angular CLI generates, but left the existing Jasmine and Karma npm packages in place) Jasmine is the test runner This doesn't seem to be an invalid character or whitespace issue - this didn't work - Angular compile error: src/app/login/login