Jesse Kuntz
Member since May 9, 2017
- Profile: /members/13510-jesse-kuntz.htm
- Comments: 1
Recent Blog Comments By Jesse Kuntz
-
Using Import = Require Syntax With TypeScript 2.2 In Angular 2.4.9
Posted on May 9, 2017 at 12:34 PM
I get ERROR in /Projects/shopping-list/src/app/app.component.ts (5,1): Import assignment cannot be used when targeting ECMAScript 2015 modules. Consider using 'import * as ns from "mod"', 'import {a} from "mod"', 'import d from "mod"', or another module format instead.... read more »