systemjs - Angular 2 import issue: "Zone already exported on window the object!" -


i started play angular2, , when trying create component dependency on angular located in parent location, e.g.,

import {component, view, bootstrap, for} '../../ext_components/angular2/angular2.dev'; 

i following error message:

zone exported on window object!

could please explain causes issue , how can resolve it?


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -