1

when I generate an app using the latest angular-cli ,

I keep getting typescript errors:

Error:(46, 34) TS2304: Cannot find name 'Set'. Error:(16, 18) TS2304: Cannot find name 'Promise'. Error:(24, 15) TS2304: Cannot find name 'Map'.

how can I fix this?

kboul
  • 13,836
  • 5
  • 42
  • 53
Paul Preibisch
  • 4,115
  • 2
  • 27
  • 32
  • is it a clean install? or you have added any extra codes? – Majid Oct 18 '16 at 09:18
  • Possible duplicate of [Angular 2 can't find Promise,Map,Set and Iterator](http://stackoverflow.com/questions/35660498/angular-2-cant-find-promise-map-set-and-iterator) – Majid Oct 18 '16 at 12:27

0 Answers0