Skip to content

Karma-client Chrome could not be started  #5

Description

@HNeukermans

I got an error: Error: XHR error (404 Not Found) loading http://localhost:9876/angular2/src/core/dom/browser_adapter.

The solution was to change karma-test-shim.js line 31
*from * System.import('angular2/src/core/dom/browser_adapter')
*to * System.import('angular2/src/platform/browser/browser_adapter')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions