我在使用 Karma 和 Jasmine 运行 ng test 时遇到问题。它停止浏览器,当我取消运行时,它会引发以下错误。
> Cannot read property 'success' of undefined TypeError: Cannot read
> property 'success' of undefined
> at TestCommand.runSingleTarget (C:\workspace\uif_mdm\node_modules\@angular\cli\models\packages\angular\cli\models\architect-command.ts:242:21)
> at process._tickCallback (internal/process/next_tick.js:68:7)
Run Code Online (Sandbox Code Playgroud) angular ×1