You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 9, 2020. It is now read-only.
ERROR in C:\techApps\angular2-course-webpack-starter-master\typings\globals\core
-js\index.d.ts
(635,5): error TS2300: Duplicate identifier 'prototype'.
ERROR in C:\techApps\angular2-course-webpack-starter-master\typings\globals\core
-js\index.d.ts
(646,5): error TS2300: Duplicate identifier 'done'.
ERROR in C:\techApps\angular2-course-webpack-starter-master\typings\globals\core
-js\index.d.ts
(647,5): error TS2300: Duplicate identifier 'value'.
ERROR in C:\techApps\angular2-course-webpack-starter-master\typings\globals\core
-js\index.d.ts
(759,5): error TS2300: Duplicate identifier 'prototype'.
ERROR in C:\techApps\angular2-course-webpack-starter-master\src\app\app.module.t
s
(1,26): error TS2307: Cannot find module '@angular/core'.
ERROR in C:\techApps\angular2-course-webpack-starter-master\src\app\app.module.t
s
(2,31): error TS2307: Cannot find module '@angular/platform-browser'.
ERROR in C:\techApps\angular2-course-webpack-starter-master\src\app\app.componen
t.ts
(1,27): error TS2307: Cannot find module '@angular/core'.
ERROR in ./src/main.ts
(5,32): error TS2307: Cannot find module '@angular/core'.
ERROR in ./src/main.ts
(6,40): error TS2307: Cannot find module '@angular/platform-browser-dynamic'.
is there any setup for ES6?
The text was updated successfully, but these errors were encountered: