antonybudianto / angular-starter

:star: Gulp Angular Starter using TypeScript (Updated to 4.4.3)

Home Page:https://antonybudianto.github.io/angular-starter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gulp test causing the below error.

Balasundararao opened this issue · comments

## Issue Overview

Error: (SystemJS) XHR error (404 Not Found) loading http://localhost:9876/node_modules/@angular/core/testing.js

Issue Description

gulp test is causing the belo issue. It was fine with rc5 . Issue exists with rc6

PhantomJS 2.1.1 (Mac OS X 0.0.0) ERROR
Error: (SystemJS) XHR error (404 Not Found) loading http://localhost:9876/node_modules/@angular/core/testing.js
Error loading http://localhost:9876/node_modules/@angular/core/testing.js as "@angular/core/testing" from http://localhost:9876/src/tmp/test/test-helpers/setup.js

[01:42:03] Remapping coverage to TypeScript format...
[01:42:03] Test Done with exit code: 1
[01:42:03] 'unit-test' errored after 1.77 s
[01:42:03] Error: 1
at formatError (/usr/local/lib/node_modules/gulp-cli/lib/versioned/^3.7.0/formatError.js:20:10)
at Gulp. (/usr/local/lib/node_modules/gulp-cli/lib/versioned/^3.7.0/log/events.js:41:15)
at emitOne (events.js:96:13)
at Gulp.emit (events.js:188:7)

Reproducables

<Please explain the way to reproduce your issue, or even better with Plunker link>

Information

Operating System OSX
Node version 6.4.0
NPM Version 3.10.3
Environment Browser