Skip to content

Instantly share code, notes, and snippets.

@mreis1
Created June 26, 2015 21:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mreis1/3b903604acf76c26e3b0 to your computer and use it in GitHub Desktop.
Save mreis1/3b903604acf76c26e3b0 to your computer and use it in GitHub Desktop.
console_errors.txt
/Users/MR/Downloads/angular-react-master.1/node_modules/typescript/bin/lib.d.ts(14357,5): error TS2300: Duplicate identifier 'clientX'.
/Users/MR/Downloads/angular-react-master.1/node_modules/typescript/bin/lib.d.ts(14358,5): error TS2300: Duplicate identifier 'clientY'.
/Users/MR/Downloads/angular-react-master.1/node_modules/typescript/bin/lib.d.ts(14359,5): error TS2300: Duplicate identifier 'identifier'.
/Users/MR/Downloads/angular-react-master.1/node_modules/typescript/bin/lib.d.ts(14360,5): error TS2300: Duplicate identifier 'pageX'.
/Users/MR/Downloads/angular-react-master.1/node_modules/typescript/bin/lib.d.ts(14361,5): error TS2300: Duplicate identifier 'pageY'.
/Users/MR/Downloads/angular-react-master.1/node_modules/typescript/bin/lib.d.ts(14362,5): error TS2300: Duplicate identifier 'screenX'.
/Users/MR/Downloads/angular-react-master.1/node_modules/typescript/bin/lib.d.ts(14363,5): error TS2300: Duplicate identifier 'screenY'.
/Users/MR/Downloads/angular-react-master.1/node_modules/typescript/bin/lib.d.ts(14364,5): error TS2300: Duplicate identifier 'target'.
/Users/MR/Downloads/angular-react-master.1/node_modules/typescript/bin/lib.d.ts(14373,5): error TS2300: Duplicate identifier 'altKey'.
/Users/MR/Downloads/angular-react-master.1/node_modules/typescript/bin/lib.d.ts(14374,5): error TS2300: Duplicate identifier 'changedTouches'.
/Users/MR/Downloads/angular-react-master.1/node_modules/typescript/bin/lib.d.ts(14375,5): error TS2300: Duplicate identifier 'ctrlKey'.
/Users/MR/Downloads/angular-react-master.1/node_modules/typescript/bin/lib.d.ts(14376,5): error TS2300: Duplicate identifier 'metaKey'.
/Users/MR/Downloads/angular-react-master.1/node_modules/typescript/bin/lib.d.ts(14377,5): error TS2300: Duplicate identifier 'shiftKey'.
/Users/MR/Downloads/angular-react-master.1/node_modules/typescript/bin/lib.d.ts(14378,5): error TS2300: Duplicate identifier 'targetTouches'.
/Users/MR/Downloads/angular-react-master.1/node_modules/typescript/bin/lib.d.ts(14379,5): error TS2300: Duplicate identifier 'touches'.
/Users/MR/Downloads/angular-react-master.1/node_modules/typescript/bin/lib.d.ts(14388,5): error TS2300: Duplicate identifier 'length'.
/Users/MR/Downloads/angular-react-master.1/node_modules/typescript/bin/lib.d.ts(14389,5): error TS2300: Duplicate identifier 'item'.
src/angular_reactnative.ts(40,63): error TS2307: Cannot find module 'angular2/angular2'.
src/angular_reactnative.ts(41,28): error TS2307: Cannot find module 'angular2/src/core/compiler/view_ref'.
src/index.ios.ts(2,49): error TS2307: Cannot find module 'angular2/angular2'.
src/node_modules/angular2/angular2.api.d.ts(3,15): error TS2307: Cannot find module './src/core/compiler/element_injector'.
src/node_modules/angular2/angular2.d.ts(10,45): error TS2307: Cannot find module 'angular2/src/render/dom/dom_renderer'.
src/node_modules/angular2/change_detection.d.ts(8,23): error TS2307: Cannot find module './src/change_detection/parser/lexer'.
src/node_modules/angular2/es6/dev/angular2.api.d.ts(3,15): error TS2307: Cannot find module './src/core/compiler/element_injector'.
src/node_modules/angular2/es6/dev/angular2.d.ts(10,45): error TS2307: Cannot find module 'angular2/src/render/dom/dom_renderer'.
src/node_modules/angular2/es6/dev/change_detection.d.ts(8,23): error TS2307: Cannot find module './src/change_detection/parser/lexer'.
src/node_modules/angular2/es6/dev/http.d.ts(4,10): error TS2303: Circular definition of import alias 'Http'.
src/node_modules/angular2/es6/dev/http.d.ts(4,10): error TS2304: Cannot find name 'Http'.
src/node_modules/angular2/es6/dev/http.d.ts(4,16): error TS2303: Circular definition of import alias 'XHRBackend'.
src/node_modules/angular2/es6/dev/http.d.ts(4,16): error TS2304: Cannot find name 'XHRBackend'.
src/node_modules/angular2/es6/dev/http.d.ts(4,28): error TS2303: Circular definition of import alias 'XHRConnection'.
src/node_modules/angular2/es6/dev/http.d.ts(4,28): error TS2304: Cannot find name 'XHRConnection'.
src/node_modules/angular2/es6/dev/http.d.ts(4,43): error TS2303: Circular definition of import alias 'BaseRequestOptions'.
src/node_modules/angular2/es6/dev/http.d.ts(4,43): error TS2304: Cannot find name 'BaseRequestOptions'.
src/node_modules/angular2/es6/dev/http.d.ts(4,63): error TS2303: Circular definition of import alias 'RequestOptions'.
src/node_modules/angular2/es6/dev/http.d.ts(4,63): error TS2304: Cannot find name 'RequestOptions'.
src/node_modules/angular2/es6/dev/http.d.ts(4,79): error TS2303: Circular definition of import alias 'HttpFactory'.
src/node_modules/angular2/es6/dev/http.d.ts(4,79): error TS2304: Cannot find name 'HttpFactory'.
src/node_modules/angular2/es6/dev/src/change_detection/parser/parser.d.ts(1,23): error TS2307: Cannot find module './lexer'.
src/node_modules/angular2/es6/dev/src/core/compiler/base_query_list.d.ts(14,26): error TS2304: Cannot find name 'IterableIterator'.
src/node_modules/angular2/es6/dev/src/core/compiler/element_binder.d.ts(2,27): error TS2307: Cannot find module './element_injector'.
src/node_modules/angular2/es6/dev/src/core/compiler/element_binder.d.ts(3,34): error TS2307: Cannot find module './element_injector'.
src/node_modules/angular2/es6/dev/src/core/compiler/proto_view_factory.d.ts(4,34): error TS2307: Cannot find module './element_injector'.
src/node_modules/angular2/es6/dev/src/core/compiler/view.d.ts(2,90): error TS2307: Cannot find module './element_injector'.
src/node_modules/angular2/es6/dev/src/core/compiler/view_manager_utils.d.ts(2,22): error TS2307: Cannot find module './element_injector'.
src/node_modules/angular2/es6/dev/src/debug/debug_element.d.ts(2,33): error TS2307: Cannot find module 'angular2/src/core/compiler/element_injector'.
src/node_modules/angular2/es6/dev/src/di/injector.d.ts(1,1): error TS6053: File 'src/node_modules/angular2/typings/es6-promise/es6-promise.d.ts' not found.
src/node_modules/angular2/es6/dev/src/dom/browser_adapter.d.ts(2,22): error TS2415: Class 'BrowserDomAdapter' incorrectly extends base class 'GenericBrowserDomAdapter'.
Types of property 'attributeMap' are incompatible.
Type '(element: any) => Map<{}, {}>' is not assignable to type '(element: any) => Map<string, string>'.
Type 'Map<{}, {}>' is not assignable to type 'Map<string, string>'.
Type '{}' is not assignable to type 'string'.
src/node_modules/angular2/es6/dev/src/dom/parse5_adapter.d.ts(2,22): error TS2415: Class 'Parse5DomAdapter' incorrectly extends base class 'DomAdapter'.
Types of property 'attributeMap' are incompatible.
Type '(element: any) => Map<{}, {}>' is not assignable to type '(element: any) => Map<string, string>'.
Type 'Map<{}, {}>' is not assignable to type 'Map<string, string>'.
Type '{}' is not assignable to type 'string'.
src/node_modules/angular2/es6/dev/src/facade/async.d.ts(1,1): error TS6053: File 'src/node_modules/angular2/typings/es6-promise/es6-promise.d.ts' not found.
src/node_modules/angular2/es6/dev/src/facade/async.d.ts(2,1): error TS6053: File 'src/node_modules/angular2/typings/rx/rx.all.d.ts' not found.
src/node_modules/angular2/es6/dev/src/facade/collection.d.ts(2,25): error TS2304: Cannot find name 'MapConstructor'.
src/node_modules/angular2/es6/dev/src/facade/collection.d.ts(3,25): error TS2304: Cannot find name 'SetConstructor'.
src/node_modules/angular2/es6/dev/src/facade/lang.d.ts(1,1): error TS6053: File 'src/node_modules/angular2/globals.d.ts' not found.
src/node_modules/angular2/es6/dev/src/http/http.d.ts(1,1): error TS6053: File 'src/node_modules/angular2/typings/rx/rx.all.d.ts' not found.
src/node_modules/angular2/es6/dev/src/http/interfaces.d.ts(1,1): error TS6053: File 'src/node_modules/angular2/typings/rx/rx.all.d.ts' not found.
src/node_modules/angular2/es6/dev/src/render/dom/compiler/directive_parser.d.ts(2,33): error TS2307: Cannot find module 'angular2/src/render/dom/compiler/selector'.
src/node_modules/angular2/es6/dev/src/render/dom/events/hammer_gestures.d.ts(1,1): error TS6053: File 'src/node_modules/angular2/typings/hammerjs/hammerjs.d.ts' not found.
src/node_modules/angular2/es6/dev/src/test_lib/e2e_util.d.ts(1,1): error TS6053: File 'src/node_modules/angular2/typings/node/node.d.ts' not found.
src/node_modules/angular2/es6/dev/src/test_lib/e2e_util.d.ts(2,1): error TS6053: File 'src/node_modules/angular2/typings/angular-protractor/angular-protractor.d.ts' not found.
src/node_modules/angular2/es6/dev/src/test_lib/fake_async.d.ts(1,1): error TS6053: File 'src/node_modules/angular2/typings/jasmine/jasmine.d.ts' not found.
src/node_modules/angular2/es6/dev/src/test_lib/test_lib.d.ts(1,1): error TS6053: File 'src/node_modules/angular2/typings/jasmine/jasmine.d.ts' not found.
src/node_modules/angular2/es6/prod/angular2.api.d.ts(3,15): error TS2307: Cannot find module './src/core/compiler/element_injector'.
src/node_modules/angular2/es6/prod/angular2.d.ts(10,45): error TS2307: Cannot find module 'angular2/src/render/dom/dom_renderer'.
src/node_modules/angular2/es6/prod/change_detection.d.ts(8,23): error TS2307: Cannot find module './src/change_detection/parser/lexer'.
src/node_modules/angular2/es6/prod/http.d.ts(4,10): error TS2303: Circular definition of import alias 'Http'.
src/node_modules/angular2/es6/prod/http.d.ts(4,10): error TS2304: Cannot find name 'Http'.
src/node_modules/angular2/es6/prod/http.d.ts(4,16): error TS2303: Circular definition of import alias 'XHRBackend'.
src/node_modules/angular2/es6/prod/http.d.ts(4,16): error TS2304: Cannot find name 'XHRBackend'.
src/node_modules/angular2/es6/prod/http.d.ts(4,28): error TS2303: Circular definition of import alias 'XHRConnection'.
src/node_modules/angular2/es6/prod/http.d.ts(4,28): error TS2304: Cannot find name 'XHRConnection'.
src/node_modules/angular2/es6/prod/http.d.ts(4,43): error TS2303: Circular definition of import alias 'BaseRequestOptions'.
src/node_modules/angular2/es6/prod/http.d.ts(4,43): error TS2304: Cannot find name 'BaseRequestOptions'.
src/node_modules/angular2/es6/prod/http.d.ts(4,63): error TS2303: Circular definition of import alias 'RequestOptions'.
src/node_modules/angular2/es6/prod/http.d.ts(4,63): error TS2304: Cannot find name 'RequestOptions'.
src/node_modules/angular2/es6/prod/http.d.ts(4,79): error TS2303: Circular definition of import alias 'HttpFactory'.
src/node_modules/angular2/es6/prod/http.d.ts(4,79): error TS2304: Cannot find name 'HttpFactory'.
src/node_modules/angular2/es6/prod/src/change_detection/parser/parser.d.ts(1,23): error TS2307: Cannot find module './lexer'.
src/node_modules/angular2/es6/prod/src/core/compiler/base_query_list.d.ts(14,26): error TS2304: Cannot find name 'IterableIterator'.
src/node_modules/angular2/es6/prod/src/core/compiler/element_binder.d.ts(2,27): error TS2307: Cannot find module './element_injector'.
src/node_modules/angular2/es6/prod/src/core/compiler/element_binder.d.ts(3,34): error TS2307: Cannot find module './element_injector'.
src/node_modules/angular2/es6/prod/src/core/compiler/proto_view_factory.d.ts(4,34): error TS2307: Cannot find module './element_injector'.
src/node_modules/angular2/es6/prod/src/core/compiler/view.d.ts(2,90): error TS2307: Cannot find module './element_injector'.
src/node_modules/angular2/es6/prod/src/core/compiler/view_manager_utils.d.ts(2,22): error TS2307: Cannot find module './element_injector'.
src/node_modules/angular2/es6/prod/src/debug/debug_element.d.ts(2,33): error TS2307: Cannot find module 'angular2/src/core/compiler/element_injector'.
src/node_modules/angular2/es6/prod/src/di/injector.d.ts(1,1): error TS6053: File 'src/node_modules/angular2/typings/es6-promise/es6-promise.d.ts' not found.
src/node_modules/angular2/es6/prod/src/dom/browser_adapter.d.ts(2,22): error TS2415: Class 'BrowserDomAdapter' incorrectly extends base class 'GenericBrowserDomAdapter'.
Types of property 'attributeMap' are incompatible.
Type '(element: any) => Map<{}, {}>' is not assignable to type '(element: any) => Map<string, string>'.
Type 'Map<{}, {}>' is not assignable to type 'Map<string, string>'.
Type '{}' is not assignable to type 'string'.
src/node_modules/angular2/es6/prod/src/dom/parse5_adapter.d.ts(2,22): error TS2415: Class 'Parse5DomAdapter' incorrectly extends base class 'DomAdapter'.
Types of property 'attributeMap' are incompatible.
Type '(element: any) => Map<{}, {}>' is not assignable to type '(element: any) => Map<string, string>'.
Type 'Map<{}, {}>' is not assignable to type 'Map<string, string>'.
Type '{}' is not assignable to type 'string'.
src/node_modules/angular2/es6/prod/src/facade/async.d.ts(1,1): error TS6053: File 'src/node_modules/angular2/typings/es6-promise/es6-promise.d.ts' not found.
src/node_modules/angular2/es6/prod/src/facade/async.d.ts(2,1): error TS6053: File 'src/node_modules/angular2/typings/rx/rx.all.d.ts' not found.
src/node_modules/angular2/es6/prod/src/facade/collection.d.ts(2,25): error TS2304: Cannot find name 'MapConstructor'.
src/node_modules/angular2/es6/prod/src/facade/collection.d.ts(3,25): error TS2304: Cannot find name 'SetConstructor'.
src/node_modules/angular2/es6/prod/src/facade/lang.d.ts(1,1): error TS6053: File 'src/node_modules/angular2/globals.d.ts' not found.
src/node_modules/angular2/es6/prod/src/http/http.d.ts(1,1): error TS6053: File 'src/node_modules/angular2/typings/rx/rx.all.d.ts' not found.
src/node_modules/angular2/es6/prod/src/http/interfaces.d.ts(1,1): error TS6053: File 'src/node_modules/angular2/typings/rx/rx.all.d.ts' not found.
src/node_modules/angular2/es6/prod/src/render/dom/compiler/directive_parser.d.ts(2,33): error TS2307: Cannot find module 'angular2/src/render/dom/compiler/selector'.
src/node_modules/angular2/es6/prod/src/render/dom/events/hammer_gestures.d.ts(1,1): error TS6053: File 'src/node_modules/angular2/typings/hammerjs/hammerjs.d.ts' not found.
src/node_modules/angular2/es6/prod/src/test_lib/e2e_util.d.ts(1,1): error TS6053: File 'src/node_modules/angular2/typings/node/node.d.ts' not found.
src/node_modules/angular2/es6/prod/src/test_lib/e2e_util.d.ts(2,1): error TS6053: File 'src/node_modules/angular2/typings/angular-protractor/angular-protractor.d.ts' not found.
src/node_modules/angular2/es6/prod/src/test_lib/fake_async.d.ts(1,1): error TS6053: File 'src/node_modules/angular2/typings/jasmine/jasmine.d.ts' not found.
src/node_modules/angular2/es6/prod/src/test_lib/test_lib.d.ts(1,1): error TS6053: File 'src/node_modules/angular2/typings/jasmine/jasmine.d.ts' not found.
src/node_modules/angular2/http.d.ts(4,10): error TS2303: Circular definition of import alias 'Http'.
src/node_modules/angular2/http.d.ts(4,10): error TS2304: Cannot find name 'Http'.
src/node_modules/angular2/http.d.ts(4,16): error TS2303: Circular definition of import alias 'XHRBackend'.
src/node_modules/angular2/http.d.ts(4,16): error TS2304: Cannot find name 'XHRBackend'.
src/node_modules/angular2/http.d.ts(4,28): error TS2303: Circular definition of import alias 'XHRConnection'.
src/node_modules/angular2/http.d.ts(4,28): error TS2304: Cannot find name 'XHRConnection'.
src/node_modules/angular2/http.d.ts(4,43): error TS2303: Circular definition of import alias 'BaseRequestOptions'.
src/node_modules/angular2/http.d.ts(4,43): error TS2304: Cannot find name 'BaseRequestOptions'.
src/node_modules/angular2/http.d.ts(4,63): error TS2303: Circular definition of import alias 'RequestOptions'.
src/node_modules/angular2/http.d.ts(4,63): error TS2304: Cannot find name 'RequestOptions'.
src/node_modules/angular2/http.d.ts(4,79): error TS2303: Circular definition of import alias 'HttpFactory'.
src/node_modules/angular2/http.d.ts(4,79): error TS2304: Cannot find name 'HttpFactory'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(1,7): error TS2300: Duplicate identifier 'Expression'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(137,7): error TS2300: Duplicate identifier 'ExpressionVisitor'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(202,7): error TS2300: Duplicate identifier 'ConstantExpression'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(219,7): error TS2300: Duplicate identifier 'ParameterExpression'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(236,7): error TS2300: Duplicate identifier 'UnaryExpression'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(261,7): error TS2300: Duplicate identifier 'BinaryExpression'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(292,7): error TS2300: Duplicate identifier 'ConditionalExpression'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(329,7): error TS2300: Duplicate identifier 'LambdaExpression'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(371,7): error TS2300: Duplicate identifier 'InvocationExpression'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(402,7): error TS2300: Duplicate identifier 'CallExpression'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(439,7): error TS2300: Duplicate identifier 'IndexExpression'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(470,7): error TS2300: Duplicate identifier 'NewExpression'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(501,7): error TS2300: Duplicate identifier 'MemberExpression'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(532,7): error TS2300: Duplicate identifier 'LambdaCompiler'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(810,7): error TS2300: Duplicate identifier 'FreeVariableScanner'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(853,3): error TS2300: Duplicate identifier 'Constant'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(854,3): error TS2300: Duplicate identifier 'Parameter'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(855,3): error TS2300: Duplicate identifier 'Lambda'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(856,3): error TS2300: Duplicate identifier 'Add'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(857,3): error TS2300: Duplicate identifier 'Subtract'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(858,3): error TS2300: Duplicate identifier 'Multiply'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(859,3): error TS2300: Duplicate identifier 'Divide'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(860,3): error TS2300: Duplicate identifier 'Modulo'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(861,3): error TS2300: Duplicate identifier 'And'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(862,3): error TS2300: Duplicate identifier 'Or'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(863,3): error TS2300: Duplicate identifier 'AndAlso'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(864,3): error TS2300: Duplicate identifier 'OrElse'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(865,3): error TS2300: Duplicate identifier 'ExclusiveOr'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(866,3): error TS2300: Duplicate identifier 'Equal'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(867,3): error TS2300: Duplicate identifier 'NotEqual'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(868,3): error TS2300: Duplicate identifier 'LessThan'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(869,3): error TS2300: Duplicate identifier 'LessThanOrEqual'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(870,3): error TS2300: Duplicate identifier 'GreaterThan'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(871,3): error TS2300: Duplicate identifier 'GreaterThanOrEqual'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(872,3): error TS2300: Duplicate identifier 'LeftShift'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(873,3): error TS2300: Duplicate identifier 'RightShift'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(874,3): error TS2300: Duplicate identifier 'Invoke'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(875,3): error TS2300: Duplicate identifier 'Not'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(876,3): error TS2300: Duplicate identifier 'Negate'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(877,3): error TS2300: Duplicate identifier 'UnaryPlus'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(878,3): error TS2300: Duplicate identifier 'OnesComplement'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(879,3): error TS2300: Duplicate identifier 'Condition'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(880,3): error TS2300: Duplicate identifier 'New'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(881,3): error TS2300: Duplicate identifier 'Call'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(882,3): error TS2300: Duplicate identifier 'Member'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(883,3): error TS2300: Duplicate identifier 'Index'.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(886,7): error TS2300: Duplicate identifier 'Binder'.
src/node_modules/angular2/node_modules/rx/ts/rx-lite.d.ts(12,16): error TS2300: Duplicate identifier 'PriorityQueue'.
src/node_modules/angular2/node_modules/rx/ts/rx-lite.d.ts(29,16): error TS2300: Duplicate identifier 'ScheduledItem'.
src/node_modules/angular2/node_modules/rx/ts/rx-lite.d.ts(70,15): error TS2300: Duplicate identifier 'CompositeDisposable'.
src/node_modules/angular2/node_modules/rx/ts/rx-lite.d.ts(83,15): error TS2300: Duplicate identifier 'Disposable'.
src/node_modules/angular2/node_modules/rx/ts/rx-lite.d.ts(93,15): error TS2300: Duplicate identifier 'SingleAssignmentDisposable'.
src/node_modules/angular2/node_modules/rx/ts/rx-lite.d.ts(105,15): error TS2300: Duplicate identifier 'SerialDisposable'.
src/node_modules/angular2/node_modules/rx/ts/rx-lite.d.ts(109,15): error TS2300: Duplicate identifier 'RefCountDisposable'.
src/node_modules/angular2/node_modules/rx/ts/rx-lite.d.ts(151,3): error TS2300: Duplicate identifier 'immediate'.
src/node_modules/angular2/node_modules/rx/ts/rx-lite.d.ts(152,3): error TS2300: Duplicate identifier 'currentThread'.
src/node_modules/angular2/node_modules/rx/ts/rx-lite.d.ts(153,3): error TS2300: Duplicate identifier 'timeout'.
src/node_modules/angular2/node_modules/rx/ts/rx-lite.d.ts(164,15): error TS2300: Duplicate identifier 'Notification'.
src/node_modules/angular2/node_modules/rx/ts/rx.aggregates.d.ts(60,2): error TS2300: Duplicate identifier 'export='.
src/node_modules/angular2/node_modules/rx/ts/rx.all.d.ts(19,2): error TS2300: Duplicate identifier 'export='.
src/node_modules/angular2/node_modules/rx/ts/rx.async-lite.d.ts(24,3): error TS2300: Duplicate identifier 'fromCallback'.
src/node_modules/angular2/node_modules/rx/ts/rx.async-lite.d.ts(46,3): error TS2300: Duplicate identifier 'fromNodeCallback'.
src/node_modules/angular2/node_modules/rx/ts/rx.async.d.ts(42,2): error TS2300: Duplicate identifier 'export='.
src/node_modules/angular2/node_modules/rx/ts/rx.backpressure-tests.ts(7,10): error TS2393: Duplicate function implementation.
src/node_modules/angular2/node_modules/rx/ts/rx.backpressure-tests.ts(16,10): error TS2393: Duplicate function implementation.
src/node_modules/angular2/node_modules/rx/ts/rx.backpressure.d.ts(10,2): error TS2300: Duplicate identifier 'export='.
src/node_modules/angular2/node_modules/rx/ts/rx.binding.d.ts(10,2): error TS2300: Duplicate identifier 'export='.
src/node_modules/angular2/node_modules/rx/ts/rx.coincidence.d.ts(35,2): error TS2300: Duplicate identifier 'export='.
src/node_modules/angular2/node_modules/rx/ts/rx.d.ts(60,3): error TS2300: Duplicate identifier 'key'.
src/node_modules/angular2/node_modules/rx/ts/rx.d.ts(61,3): error TS2300: Duplicate identifier 'underlyingObservable'.
src/node_modules/angular2/node_modules/rx/ts/rx.d.ts(66,5): error TS2300: Duplicate identifier 'export='.
src/node_modules/angular2/node_modules/rx/ts/rx.experimental.d.ts(320,2): error TS2300: Duplicate identifier 'export='.
src/node_modules/angular2/node_modules/rx/ts/rx.joinpatterns.d.ts(59,2): error TS2300: Duplicate identifier 'export='.
src/node_modules/angular2/node_modules/rx/ts/rx.lite.d.ts(14,2): error TS2300: Duplicate identifier 'export='.
src/node_modules/angular2/node_modules/rx/ts/rx.testing.d.ts(24,15): error TS2300: Duplicate identifier 'Recorded'.
src/node_modules/angular2/node_modules/rx/ts/rx.testing.d.ts(46,15): error TS2300: Duplicate identifier 'Subscription'.
src/node_modules/angular2/node_modules/rx/ts/rx.testing.d.ts(52,3): error TS2300: Duplicate identifier 'messages'.
src/node_modules/angular2/node_modules/rx/ts/rx.testing.d.ts(63,2): error TS2300: Duplicate identifier 'export='.
src/node_modules/angular2/node_modules/rx/ts/rx.time-lite.d.ts(10,3): error TS2300: Duplicate identifier 'value'.
src/node_modules/angular2/node_modules/rx/ts/rx.time-lite.d.ts(11,3): error TS2300: Duplicate identifier 'interval'.
src/node_modules/angular2/node_modules/rx/ts/rx.time-lite.d.ts(15,3): error TS2300: Duplicate identifier 'value'.
src/node_modules/angular2/node_modules/rx/ts/rx.time-lite.d.ts(16,3): error TS2300: Duplicate identifier 'timestamp'.
src/node_modules/angular2/node_modules/rx/ts/rx.time.d.ts(65,2): error TS2300: Duplicate identifier 'export='.
src/node_modules/angular2/node_modules/rx/ts/rx.virtualtime.d.ts(22,3): error TS2300: Duplicate identifier 'isEnabled'.
src/node_modules/angular2/node_modules/rx/ts/rx.virtualtime.d.ts(40,2): error TS2300: Duplicate identifier 'export='.
src/node_modules/angular2/src/change_detection/parser/parser.d.ts(1,23): error TS2307: Cannot find module './lexer'.
src/node_modules/angular2/src/core/compiler/element_binder.d.ts(2,27): error TS2307: Cannot find module './element_injector'.
src/node_modules/angular2/src/core/compiler/element_binder.d.ts(3,34): error TS2307: Cannot find module './element_injector'.
src/node_modules/angular2/src/core/compiler/proto_view_factory.d.ts(4,34): error TS2307: Cannot find module './element_injector'.
src/node_modules/angular2/src/core/compiler/view.d.ts(2,90): error TS2307: Cannot find module './element_injector'.
src/node_modules/angular2/src/core/compiler/view_manager_utils.d.ts(2,22): error TS2307: Cannot find module './element_injector'.
src/node_modules/angular2/src/debug/debug_element.d.ts(2,33): error TS2307: Cannot find module 'angular2/src/core/compiler/element_injector'.
src/node_modules/angular2/src/di/injector.d.ts(1,1): error TS6053: File 'angular2/typings/es6-promise/es6-promise.d.ts' not found.
src/node_modules/angular2/src/facade/async.d.ts(1,1): error TS6053: File 'angular2/typings/es6-promise/es6-promise.d.ts' not found.
src/node_modules/angular2/src/facade/async.d.ts(2,1): error TS6053: File 'angular2/typings/rx/rx.all.d.ts' not found.
src/node_modules/angular2/src/facade/lang.d.ts(1,1): error TS6053: File 'angular2/globals.d.ts' not found.
src/node_modules/angular2/src/http/http.d.ts(1,1): error TS6053: File 'angular2/typings/rx/rx.all.d.ts' not found.
src/node_modules/angular2/src/http/interfaces.d.ts(1,1): error TS6053: File 'angular2/typings/rx/rx.all.d.ts' not found.
src/node_modules/angular2/src/render/dom/compiler/directive_parser.d.ts(2,33): error TS2307: Cannot find module 'angular2/src/render/dom/compiler/selector'.
src/node_modules/angular2/src/render/dom/events/hammer_gestures.d.ts(1,1): error TS6053: File 'angular2/typings/hammerjs/hammerjs.d.ts' not found.
src/node_modules/angular2/src/test_lib/e2e_util.d.ts(1,1): error TS6053: File 'angular2/typings/node/node.d.ts' not found.
src/node_modules/angular2/src/test_lib/e2e_util.d.ts(2,1): error TS6053: File 'angular2/typings/angular-protractor/angular-protractor.d.ts' not found.
src/node_modules/angular2/src/test_lib/fake_async.d.ts(1,1): error TS6053: File 'angular2/typings/jasmine/jasmine.d.ts' not found.
src/node_modules/angular2/src/test_lib/test_lib.d.ts(1,1): error TS6053: File 'angular2/typings/jasmine/jasmine.d.ts' not found.
src/node_modules/angular2/ts/angular2.ts(89,43): error TS2307: Cannot find module 'angular2/src/render/dom/dom_renderer'.
src/node_modules/angular2/ts/src/core/application.ts(59,43): error TS2307: Cannot find module 'angular2/src/render/dom/dom_renderer'.
src/node_modules/angular2/ts/src/core/compiler/dynamic_component_loader.ts(43,35): error TS2345: Argument of type 'ElementRef' is not assignable to parameter of type 'ElementRef'.
Types have separate declarations of a private property '_renderer'.
src/node_modules/angular2/ts/src/core/compiler/dynamic_component_loader.ts(56,73): error TS2345: Argument of type 'ElementRef' is not assignable to parameter of type 'ElementRef'.
Types have separate declarations of a private property '_renderer'.
src/node_modules/angular2/ts/src/core/compiler/dynamic_component_loader.ts(68,66): error TS2345: Argument of type 'ElementRef' is not assignable to parameter of type 'ElementRef'.
src/node_modules/angular2/ts/src/core/compiler/dynamic_component_loader.ts(78,35): error TS2345: Argument of type 'ElementRef' is not assignable to parameter of type 'ElementRef'.
src/node_modules/angular2/ts/src/debug/debug_element.ts(6,31): error TS2307: Cannot find module 'angular2/src/core/compiler/element_injector'.
src/node_modules/angular2/ts/src/dom/parse5_adapter.ts(13,44): error TS2307: Cannot find module 'angular2/src/render/dom/compiler/selector'.
src/node_modules/angular2/ts/src/render/dom/compiler/directive_parser.ts(13,44): error TS2307: Cannot find module 'angular2/src/render/dom/compiler/selector'.
src/node_modules/angular2/ts/src/test_lib/perf_util.ts(3,29): error TS2307: Cannot find module 'benchpress/benchpress'.
src/node_modules/angular2/ts/src/test_lib/test_bed.ts(21,30): error TS2307: Cannot find module 'angular2/src/render/dom/dom_renderer'.
src/node_modules/angular2/ts/src/test_lib/test_component_builder.ts(19,30): error TS2307: Cannot find module 'angular2/src/render/dom/dom_renderer'.
src/node_modules/angular2/ts/src/test_lib/test_injector.ts(54,43): error TS2307: Cannot find module 'angular2/src/render/dom/dom_renderer'.
src/node_modules/angular2/ts/typings/node/node.d.ts(1418,5): error TS2309: An export assignment cannot be used in a module with other exported elements.
src/node_modules/angular2/ts/typings/rx/rx-lite.d.ts(12,16): error TS2300: Duplicate identifier 'PriorityQueue'.
src/node_modules/angular2/ts/typings/rx/rx-lite.d.ts(29,16): error TS2300: Duplicate identifier 'ScheduledItem'.
src/node_modules/angular2/ts/typings/rx/rx-lite.d.ts(70,15): error TS2300: Duplicate identifier 'CompositeDisposable'.
src/node_modules/angular2/ts/typings/rx/rx-lite.d.ts(83,15): error TS2300: Duplicate identifier 'Disposable'.
src/node_modules/angular2/ts/typings/rx/rx-lite.d.ts(93,15): error TS2300: Duplicate identifier 'SingleAssignmentDisposable'.
src/node_modules/angular2/ts/typings/rx/rx-lite.d.ts(105,15): error TS2300: Duplicate identifier 'SerialDisposable'.
src/node_modules/angular2/ts/typings/rx/rx-lite.d.ts(109,15): error TS2300: Duplicate identifier 'RefCountDisposable'.
src/node_modules/angular2/ts/typings/rx/rx-lite.d.ts(151,3): error TS2300: Duplicate identifier 'immediate'.
src/node_modules/angular2/ts/typings/rx/rx-lite.d.ts(152,3): error TS2300: Duplicate identifier 'currentThread'.
src/node_modules/angular2/ts/typings/rx/rx-lite.d.ts(153,3): error TS2300: Duplicate identifier 'timeout'.
src/node_modules/angular2/ts/typings/rx/rx-lite.d.ts(164,15): error TS2300: Duplicate identifier 'Notification'.
src/node_modules/angular2/ts/typings/rx/rx.aggregates.d.ts(60,2): error TS2300: Duplicate identifier 'export='.
src/node_modules/angular2/ts/typings/rx/rx.all.d.ts(19,2): error TS2300: Duplicate identifier 'export='.
src/node_modules/angular2/ts/typings/rx/rx.async-lite.d.ts(24,3): error TS2300: Duplicate identifier 'fromCallback'.
src/node_modules/angular2/ts/typings/rx/rx.async-lite.d.ts(46,3): error TS2300: Duplicate identifier 'fromNodeCallback'.
src/node_modules/angular2/ts/typings/rx/rx.async.d.ts(42,2): error TS2300: Duplicate identifier 'export='.
src/node_modules/angular2/ts/typings/rx/rx.backpressure.d.ts(10,2): error TS2300: Duplicate identifier 'export='.
src/node_modules/angular2/ts/typings/rx/rx.binding.d.ts(10,2): error TS2300: Duplicate identifier 'export='.
src/node_modules/angular2/ts/typings/rx/rx.coincidence.d.ts(35,2): error TS2300: Duplicate identifier 'export='.
src/node_modules/angular2/ts/typings/rx/rx.d.ts(60,3): error TS2300: Duplicate identifier 'key'.
src/node_modules/angular2/ts/typings/rx/rx.d.ts(61,3): error TS2300: Duplicate identifier 'underlyingObservable'.
src/node_modules/angular2/ts/typings/rx/rx.d.ts(66,5): error TS2300: Duplicate identifier 'export='.
src/node_modules/angular2/ts/typings/rx/rx.experimental.d.ts(320,2): error TS2300: Duplicate identifier 'export='.
src/node_modules/angular2/ts/typings/rx/rx.joinpatterns.d.ts(59,2): error TS2300: Duplicate identifier 'export='.
src/node_modules/angular2/ts/typings/rx/rx.testing.d.ts(24,15): error TS2300: Duplicate identifier 'Recorded'.
src/node_modules/angular2/ts/typings/rx/rx.testing.d.ts(46,15): error TS2300: Duplicate identifier 'Subscription'.
src/node_modules/angular2/ts/typings/rx/rx.testing.d.ts(52,3): error TS2300: Duplicate identifier 'messages'.
src/node_modules/angular2/ts/typings/rx/rx.testing.d.ts(63,2): error TS2300: Duplicate identifier 'export='.
src/node_modules/angular2/ts/typings/rx/rx.time-lite.d.ts(10,3): error TS2300: Duplicate identifier 'value'.
src/node_modules/angular2/ts/typings/rx/rx.time-lite.d.ts(11,3): error TS2300: Duplicate identifier 'interval'.
src/node_modules/angular2/ts/typings/rx/rx.time-lite.d.ts(15,3): error TS2300: Duplicate identifier 'value'.
src/node_modules/angular2/ts/typings/rx/rx.time-lite.d.ts(16,3): error TS2300: Duplicate identifier 'timestamp'.
src/node_modules/angular2/ts/typings/rx/rx.time.d.ts(60,2): error TS2300: Duplicate identifier 'export='.
src/node_modules/angular2/ts/typings/rx/rx.virtualtime.d.ts(22,3): error TS2300: Duplicate identifier 'isEnabled'.
src/node_modules/angular2/ts/typings/rx/rx.virtualtime.d.ts(40,2): error TS2300: Duplicate identifier 'export='.
src/node_modules/angular2/ts/typings/touch-events/touch-events.d.ts(7,5): error TS2300: Duplicate identifier 'touches'.
src/node_modules/angular2/ts/typings/touch-events/touch-events.d.ts(8,5): error TS2300: Duplicate identifier 'targetTouches'.
src/node_modules/angular2/ts/typings/touch-events/touch-events.d.ts(9,5): error TS2300: Duplicate identifier 'changedTouches'.
src/node_modules/angular2/ts/typings/touch-events/touch-events.d.ts(10,5): error TS2300: Duplicate identifier 'altKey'.
src/node_modules/angular2/ts/typings/touch-events/touch-events.d.ts(11,5): error TS2300: Duplicate identifier 'metaKey'.
src/node_modules/angular2/ts/typings/touch-events/touch-events.d.ts(12,5): error TS2300: Duplicate identifier 'ctrlKey'.
src/node_modules/angular2/ts/typings/touch-events/touch-events.d.ts(13,5): error TS2300: Duplicate identifier 'shiftKey'.
src/node_modules/angular2/ts/typings/touch-events/touch-events.d.ts(17,5): error TS2300: Duplicate identifier 'length'.
src/node_modules/angular2/ts/typings/touch-events/touch-events.d.ts(18,5): error TS2300: Duplicate identifier 'item'.
src/node_modules/angular2/ts/typings/touch-events/touch-events.d.ts(19,5): error TS2375: Duplicate number index signature.
src/node_modules/angular2/ts/typings/touch-events/touch-events.d.ts(23,5): error TS2300: Duplicate identifier 'identifier'.
src/node_modules/angular2/ts/typings/touch-events/touch-events.d.ts(24,5): error TS2300: Duplicate identifier 'target'.
src/node_modules/angular2/ts/typings/touch-events/touch-events.d.ts(25,5): error TS2300: Duplicate identifier 'screenX'.
src/node_modules/angular2/ts/typings/touch-events/touch-events.d.ts(26,5): error TS2300: Duplicate identifier 'screenY'.
src/node_modules/angular2/ts/typings/touch-events/touch-events.d.ts(27,5): error TS2300: Duplicate identifier 'clientX'.
src/node_modules/angular2/ts/typings/touch-events/touch-events.d.ts(28,5): error TS2300: Duplicate identifier 'clientY'.
src/node_modules/angular2/ts/typings/touch-events/touch-events.d.ts(29,5): error TS2300: Duplicate identifier 'pageX'.
src/node_modules/angular2/ts/typings/touch-events/touch-events.d.ts(30,5): error TS2300: Duplicate identifier 'pageY'.
src/node_modules/react-native/node_modules/react-tools/src/modern/class/__tests__/ReactTypeScriptClass-test.ts(32,40): error TS2339: Property 'toBe' does not exist on type 'Matchers'.
src/node_modules/react-native/node_modules/react-tools/src/modern/class/__tests__/ReactTypeScriptClass-test.ts(33,42): error TS2339: Property 'toBe' does not exist on type 'Matchers'.
src/node_modules/react-native/node_modules/react-tools/src/modern/class/__tests__/ReactTypeScriptClass-test.ts(300,24): error TS2339: Property 'toBe' does not exist on type 'Matchers'.
src/node_modules/react-native/node_modules/react-tools/src/modern/class/__tests__/ReactTypeScriptClass-test.ts(337,25): error TS2339: Property 'toBe' does not exist on type 'Matchers'.
src/node_modules/react-native/node_modules/react-tools/src/modern/class/__tests__/ReactTypeScriptClass-test.ts(369,26): error TS2339: Property 'toBe' does not exist on type 'Matchers'.
src/node_modules/react-native/node_modules/react-tools/src/modern/class/__tests__/ReactTypeScriptClass-test.ts(388,26): error TS2339: Property 'toBe' does not exist on type 'Matchers'.
src/node_modules/react-native/node_modules/react-tools/src/modern/class/__tests__/ReactTypeScriptClass-test.ts(415,16): error TS2304: Cannot find name 'jest'.
src/node_modules/react-native/node_modules/react-tools/src/modern/class/__tests__/ReactTypeScriptClass-test.ts(420,38): error TS2339: Property 'toBe' does not exist on type 'Matchers'.
src/node_modules/react-native/node_modules/react-tools/src/modern/class/__tests__/ReactTypeScriptClass-test.ts(421,38): error TS2339: Property 'toBe' does not exist on type 'Matchers'.
src/node_modules/react-native/node_modules/react-tools/src/modern/class/__tests__/ReactTypeScriptClass-test.ts(422,36): error TS2339: Property 'toBe' does not exist on type 'Matchers'.
src/node_modules/react-native/node_modules/react-tools/src/modern/class/__tests__/ReactTypeScriptClass-test.ts(440,16): error TS2304: Cannot find name 'jest'.
src/node_modules/react-native/node_modules/react-tools/src/modern/class/__tests__/ReactTypeScriptClass-test.ts(445,36): error TS2339: Property 'toBe' does not exist on type 'Matchers'.
src/node_modules/react-native/node_modules/react-tools/src/modern/class/__tests__/ReactTypeScriptClass-test.ts(446,35): error TS2339: Property 'toBe' does not exist on type 'Matchers'.
src/node_modules/react-native/node_modules/react-tools/src/modern/class/__tests__/ReactTypeScriptClass-test.ts(455,16): error TS2304: Cannot find name 'jest'.
src/node_modules/react-native/node_modules/react-tools/src/modern/class/__tests__/ReactTypeScriptClass-test.ts(466,36): error TS2339: Property 'toBe' does not exist on type 'Matchers'.
src/node_modules/react-native/node_modules/react-tools/src/modern/class/__tests__/ReactTypeScriptClass-test.ts(490,43): error TS2339: Property 'toBe' does not exist on type 'Matchers'.
src/node_modules/react-native/node_modules/react-tools/src/modern/class/__tests__/ReactTypeScriptClass-test.ts(500,18): error TS2339: Property 'toBe' does not exist on type 'Matchers'.
src/node_modules/reflect-metadata/Reflect.ts(27,28): error TS2304: Cannot find name 'WeakMap'.
src/node_modules/reflect-metadata/Reflect.ts(27,45): error TS2304: Cannot find name 'WeakMap'.
src/node_modules/reflect-metadata/Reflect.ts(27,70): error TS2304: Cannot find name 'WeakMap'.
src/node_modules/reflect-metadata/Reflect.ts(1374,46): error TS2304: Cannot find name 'WeakMap'.
src/node_modules/reflect-metadata/Reflect.ts(1408,33): error TS2304: Cannot find name 'msCrypto'.
src/node_modules/reflect-metadata/Reflect.ts(1409,21): error TS2304: Cannot find name 'msCrypto'.
src/node_modules/reflect-metadata/reflect-metadata.d.ts(33,14): error TS2384: Overload signatures must all be ambient or non-ambient.
src/node_modules/reflect-metadata/reflect-metadata.d.ts(69,14): error TS2384: Overload signatures must all be ambient or non-ambient.
src/node_modules/reflect-metadata/reflect-metadata.d.ts(110,14): error TS2384: Overload signatures must all be ambient or non-ambient.
src/node_modules/reflect-metadata/reflect-metadata.d.ts(130,14): error TS2384: Overload signatures must all be ambient or non-ambient.
src/node_modules/reflect-metadata/reflect-metadata.d.ts(166,14): error TS2384: Overload signatures must all be ambient or non-ambient.
src/node_modules/reflect-metadata/reflect-metadata.d.ts(181,14): error TS2384: Overload signatures must all be ambient or non-ambient.
src/node_modules/reflect-metadata/reflect-metadata.d.ts(212,14): error TS2384: Overload signatures must all be ambient or non-ambient.
src/node_modules/reflect-metadata/reflect-metadata.d.ts(227,14): error TS2384: Overload signatures must all be ambient or non-ambient.
src/node_modules/reflect-metadata/reflect-metadata.d.ts(258,14): error TS2384: Overload signatures must all be ambient or non-ambient.
src/node_modules/reflect-metadata/reflect-metadata.d.ts(273,14): error TS2384: Overload signatures must all be ambient or non-ambient.
src/node_modules/reflect-metadata/reflect-metadata.d.ts(304,14): error TS2384: Overload signatures must all be ambient or non-ambient.
src/node_modules/reflect-metadata/reflect-metadata.d.ts(319,14): error TS2384: Overload signatures must all be ambient or non-ambient.
src/node_modules/reflect-metadata/reflect-metadata.d.ts(350,14): error TS2384: Overload signatures must all be ambient or non-ambient.
src/node_modules/reflect-metadata/reflect-metadata.d.ts(364,14): error TS2384: Overload signatures must all be ambient or non-ambient.
src/node_modules/reflect-metadata/reflect-metadata.d.ts(394,14): error TS2384: Overload signatures must all be ambient or non-ambient.
src/node_modules/reflect-metadata/reflect-metadata.d.ts(408,14): error TS2384: Overload signatures must all be ambient or non-ambient.
src/node_modules/reflect-metadata/reflect-metadata.d.ts(438,14): error TS2384: Overload signatures must all be ambient or non-ambient.
src/node_modules/reflect-metadata/reflect-metadata.d.ts(453,14): error TS2384: Overload signatures must all be ambient or non-ambient.
src/node_modules/reflect-metadata/reflect-metadata.d.ts(484,14): error TS2384: Overload signatures must all be ambient or non-ambient.
src/node_modules/reflect-metadata/test/reflect/reflect-metadata.ts(14,25): error TS2349: Cannot invoke an expression whose type lacks a call signature.
src/node_modules/reflect-metadata/test/reflect/reflect-metadata.ts(19,25): error TS2349: Cannot invoke an expression whose type lacks a call signature.
src/node_modules/reflect-metadata/test/reflect/reflect-metadata.ts(25,5): error TS2349: Cannot invoke an expression whose type lacks a call signature.
src/node_modules/reflect-metadata/test/reflect/reflect-metadata.ts(34,5): error TS2349: Cannot invoke an expression whose type lacks a call signature.
src/node_modules/reflect-metadata/typings/node.d.ts(10,48): error TS2304: Cannot find name 'ErrorConstructor'.
src/node_modules/rx/src/core/expressions/compiler.ts(1,7): error TS2300: Duplicate identifier 'Expression'.
src/node_modules/rx/src/core/expressions/compiler.ts(137,7): error TS2300: Duplicate identifier 'ExpressionVisitor'.
src/node_modules/rx/src/core/expressions/compiler.ts(202,7): error TS2300: Duplicate identifier 'ConstantExpression'.
src/node_modules/rx/src/core/expressions/compiler.ts(219,7): error TS2300: Duplicate identifier 'ParameterExpression'.
src/node_modules/rx/src/core/expressions/compiler.ts(236,7): error TS2300: Duplicate identifier 'UnaryExpression'.
src/node_modules/rx/src/core/expressions/compiler.ts(261,7): error TS2300: Duplicate identifier 'BinaryExpression'.
src/node_modules/rx/src/core/expressions/compiler.ts(292,7): error TS2300: Duplicate identifier 'ConditionalExpression'.
src/node_modules/rx/src/core/expressions/compiler.ts(329,7): error TS2300: Duplicate identifier 'LambdaExpression'.
src/node_modules/rx/src/core/expressions/compiler.ts(371,7): error TS2300: Duplicate identifier 'InvocationExpression'.
src/node_modules/rx/src/core/expressions/compiler.ts(402,7): error TS2300: Duplicate identifier 'CallExpression'.
src/node_modules/rx/src/core/expressions/compiler.ts(439,7): error TS2300: Duplicate identifier 'IndexExpression'.
src/node_modules/rx/src/core/expressions/compiler.ts(470,7): error TS2300: Duplicate identifier 'NewExpression'.
src/node_modules/rx/src/core/expressions/compiler.ts(501,7): error TS2300: Duplicate identifier 'MemberExpression'.
src/node_modules/rx/src/core/expressions/compiler.ts(532,7): error TS2300: Duplicate identifier 'LambdaCompiler'.
src/node_modules/rx/src/core/expressions/compiler.ts(810,7): error TS2300: Duplicate identifier 'FreeVariableScanner'.
src/node_modules/rx/src/core/expressions/compiler.ts(853,3): error TS2300: Duplicate identifier 'Constant'.
src/node_modules/rx/src/core/expressions/compiler.ts(853,3): error TS2432: In an enum with multiple declarations, only one declaration can omit an initializer for its first enum element.
src/node_modules/rx/src/core/expressions/compiler.ts(854,3): error TS2300: Duplicate identifier 'Parameter'.
src/node_modules/rx/src/core/expressions/compiler.ts(855,3): error TS2300: Duplicate identifier 'Lambda'.
src/node_modules/rx/src/core/expressions/compiler.ts(856,3): error TS2300: Duplicate identifier 'Add'.
src/node_modules/rx/src/core/expressions/compiler.ts(857,3): error TS2300: Duplicate identifier 'Subtract'.
src/node_modules/rx/src/core/expressions/compiler.ts(858,3): error TS2300: Duplicate identifier 'Multiply'.
src/node_modules/rx/src/core/expressions/compiler.ts(859,3): error TS2300: Duplicate identifier 'Divide'.
src/node_modules/rx/src/core/expressions/compiler.ts(860,3): error TS2300: Duplicate identifier 'Modulo'.
src/node_modules/rx/src/core/expressions/compiler.ts(861,3): error TS2300: Duplicate identifier 'And'.
src/node_modules/rx/src/core/expressions/compiler.ts(862,3): error TS2300: Duplicate identifier 'Or'.
src/node_modules/rx/src/core/expressions/compiler.ts(863,3): error TS2300: Duplicate identifier 'AndAlso'.
src/node_modules/rx/src/core/expressions/compiler.ts(864,3): error TS2300: Duplicate identifier 'OrElse'.
src/node_modules/rx/src/core/expressions/compiler.ts(865,3): error TS2300: Duplicate identifier 'ExclusiveOr'.
src/node_modules/rx/src/core/expressions/compiler.ts(866,3): error TS2300: Duplicate identifier 'Equal'.
src/node_modules/rx/src/core/expressions/compiler.ts(867,3): error TS2300: Duplicate identifier 'NotEqual'.
src/node_modules/rx/src/core/expressions/compiler.ts(868,3): error TS2300: Duplicate identifier 'LessThan'.
src/node_modules/rx/src/core/expressions/compiler.ts(869,3): error TS2300: Duplicate identifier 'LessThanOrEqual'.
src/node_modules/rx/src/core/expressions/compiler.ts(870,3): error TS2300: Duplicate identifier 'GreaterThan'.
src/node_modules/rx/src/core/expressions/compiler.ts(871,3): error TS2300: Duplicate identifier 'GreaterThanOrEqual'.
src/node_modules/rx/src/core/expressions/compiler.ts(872,3): error TS2300: Duplicate identifier 'LeftShift'.
src/node_modules/rx/src/core/expressions/compiler.ts(873,3): error TS2300: Duplicate identifier 'RightShift'.
src/node_modules/rx/src/core/expressions/compiler.ts(874,3): error TS2300: Duplicate identifier 'Invoke'.
src/node_modules/rx/src/core/expressions/compiler.ts(875,3): error TS2300: Duplicate identifier 'Not'.
src/node_modules/rx/src/core/expressions/compiler.ts(876,3): error TS2300: Duplicate identifier 'Negate'.
src/node_modules/rx/src/core/expressions/compiler.ts(877,3): error TS2300: Duplicate identifier 'UnaryPlus'.
src/node_modules/rx/src/core/expressions/compiler.ts(878,3): error TS2300: Duplicate identifier 'OnesComplement'.
src/node_modules/rx/src/core/expressions/compiler.ts(879,3): error TS2300: Duplicate identifier 'Condition'.
src/node_modules/rx/src/core/expressions/compiler.ts(880,3): error TS2300: Duplicate identifier 'New'.
src/node_modules/rx/src/core/expressions/compiler.ts(881,3): error TS2300: Duplicate identifier 'Call'.
src/node_modules/rx/src/core/expressions/compiler.ts(882,3): error TS2300: Duplicate identifier 'Member'.
src/node_modules/rx/src/core/expressions/compiler.ts(883,3): error TS2300: Duplicate identifier 'Index'.
src/node_modules/rx/src/core/expressions/compiler.ts(886,7): error TS2300: Duplicate identifier 'Binder'.
src/node_modules/rx/ts/rx-lite.d.ts(12,16): error TS2300: Duplicate identifier 'PriorityQueue'.
src/node_modules/rx/ts/rx-lite.d.ts(29,16): error TS2300: Duplicate identifier 'ScheduledItem'.
src/node_modules/rx/ts/rx-lite.d.ts(69,15): error TS2300: Duplicate identifier 'CompositeDisposable'.
src/node_modules/rx/ts/rx-lite.d.ts(82,15): error TS2300: Duplicate identifier 'Disposable'.
src/node_modules/rx/ts/rx-lite.d.ts(92,15): error TS2300: Duplicate identifier 'SingleAssignmentDisposable'.
src/node_modules/rx/ts/rx-lite.d.ts(104,15): error TS2300: Duplicate identifier 'SerialDisposable'.
src/node_modules/rx/ts/rx-lite.d.ts(108,15): error TS2300: Duplicate identifier 'RefCountDisposable'.
src/node_modules/rx/ts/rx-lite.d.ts(151,3): error TS2300: Duplicate identifier 'immediate'.
src/node_modules/rx/ts/rx-lite.d.ts(152,3): error TS2300: Duplicate identifier 'currentThread'.
src/node_modules/rx/ts/rx-lite.d.ts(153,3): error TS2300: Duplicate identifier 'timeout'.
src/node_modules/rx/ts/rx-lite.d.ts(164,15): error TS2300: Duplicate identifier 'Notification'.
src/node_modules/rx/ts/rx.aggregates.d.ts(60,2): error TS2300: Duplicate identifier 'export='.
src/node_modules/rx/ts/rx.all.d.ts(19,2): error TS2300: Duplicate identifier 'export='.
src/node_modules/rx/ts/rx.async-lite.d.ts(24,3): error TS2300: Duplicate identifier 'fromCallback'.
src/node_modules/rx/ts/rx.async-lite.d.ts(46,3): error TS2300: Duplicate identifier 'fromNodeCallback'.
src/node_modules/rx/ts/rx.async.d.ts(42,2): error TS2300: Duplicate identifier 'export='.
src/node_modules/rx/ts/rx.backpressure-tests.ts(7,10): error TS2393: Duplicate function implementation.
src/node_modules/rx/ts/rx.backpressure-tests.ts(16,10): error TS2393: Duplicate function implementation.
src/node_modules/rx/ts/rx.backpressure.d.ts(10,2): error TS2300: Duplicate identifier 'export='.
src/node_modules/rx/ts/rx.binding.d.ts(10,2): error TS2300: Duplicate identifier 'export='.
src/node_modules/rx/ts/rx.coincidence.d.ts(35,2): error TS2300: Duplicate identifier 'export='.
src/node_modules/rx/ts/rx.d.ts(60,3): error TS2300: Duplicate identifier 'key'.
src/node_modules/rx/ts/rx.d.ts(61,3): error TS2300: Duplicate identifier 'underlyingObservable'.
src/node_modules/rx/ts/rx.d.ts(66,5): error TS2300: Duplicate identifier 'export='.
src/node_modules/rx/ts/rx.experimental.d.ts(320,2): error TS2300: Duplicate identifier 'export='.
src/node_modules/rx/ts/rx.joinpatterns.d.ts(59,2): error TS2300: Duplicate identifier 'export='.
src/node_modules/rx/ts/rx.lite.d.ts(14,2): error TS2300: Duplicate identifier 'export='.
src/node_modules/rx/ts/rx.testing.d.ts(24,15): error TS2300: Duplicate identifier 'Recorded'.
src/node_modules/rx/ts/rx.testing.d.ts(46,15): error TS2300: Duplicate identifier 'Subscription'.
src/node_modules/rx/ts/rx.testing.d.ts(52,3): error TS2300: Duplicate identifier 'messages'.
src/node_modules/rx/ts/rx.testing.d.ts(63,2): error TS2300: Duplicate identifier 'export='.
src/node_modules/rx/ts/rx.time-lite.d.ts(10,3): error TS2300: Duplicate identifier 'value'.
src/node_modules/rx/ts/rx.time-lite.d.ts(11,3): error TS2300: Duplicate identifier 'interval'.
src/node_modules/rx/ts/rx.time-lite.d.ts(15,3): error TS2300: Duplicate identifier 'value'.
src/node_modules/rx/ts/rx.time-lite.d.ts(16,3): error TS2300: Duplicate identifier 'timestamp'.
src/node_modules/rx/ts/rx.time.d.ts(65,2): error TS2300: Duplicate identifier 'export='.
src/node_modules/rx/ts/rx.virtualtime.d.ts(22,3): error TS2300: Duplicate identifier 'isEnabled'.
src/node_modules/rx/ts/rx.virtualtime.d.ts(40,2): error TS2300: Duplicate identifier 'export='.
src/renderer.ts(1,26): error TS2307: Cannot find module 'angular2/src/facade/collection'.
src/renderer.ts(2,57): error TS2307: Cannot find module 'angular2/src/render/dom/view/proto_view'.
src/renderer.ts(3,76): error TS2307: Cannot find module 'angular2/src/render/api'.
src/renderer.ts(4,32): error TS2307: Cannot find module 'angular2/src/render/dom/util'.
src/renderer.ts(5,19): error TS2307: Cannot find module 'angular2/src/dom/dom_adapter'.
src/renderer.ts(15,3): error TS2335: 'super' can only be referenced in a derived class.
src/view.ts(1,28): error TS2307: Cannot find module 'angular2/src/render/dom/view/proto_view'.
src/view.ts(2,46): error TS2307: Cannot find module 'angular2/src/render/api'.
src/view.ts(3,32): error TS2307: Cannot find module 'angular2/src/render/dom/util'.
src/view.ts(13,3): error TS2335: 'super' can only be referenced in a derived class.
src/node_modules/angular2/node_modules/rx/src/core/expressions/compiler.ts(973,5): error TS4025: Exported variable 'binder' has or is using private name 'Binder'.
src/node_modules/angular2/ts/src/change_detection/parser/lexer.ts(35,50): error TS4063: Parameter 'type' of constructor from exported class has or is using private name 'TokenType'.
src/node_modules/angular2/ts/src/core/compiler/element_injector.ts(393,14): error TS4031: Public property '_strategy' of exported class has or is using private name '_ProtoElementInjectorStrategy'.
src/node_modules/angular2/ts/src/core/compiler/element_injector.ts(668,14): error TS4031: Public property '_strategy' of exported class has or is using private name '_ElementInjectorStrategy'.
src/node_modules/angular2/ts/src/core/compiler/element_injector.ts(966,20): error TS4073: Parameter 'query' of public method from exported class has or is using private name 'QueryRef'.
src/node_modules/angular2/ts/src/render/dom/compiler/selector.ts(301,40): error TS4073: Parameter 'map' of public method from exported class has or is using private name 'SelectorContext'.
src/node_modules/angular2/ts/src/render/dom/dom_renderer.ts(354,3): error TS4053: Return type of public method from exported class has or is using name 'LightDom' from external module "src/node_modules/angular2/ts/src/render/dom/shadow_dom/light_dom" but cannot be named.
src/node_modules/rx/src/core/expressions/compiler.ts(973,5): error TS4025: Exported variable 'binder' has or is using private name 'Binder'.
[23:13:31] 'build' errored after 5.88 s
[23:13:31] Error in plugin 'gulp-shell'
Message:
Command `./node_modules/.bin/tsc -p src` failed with exit code 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment