Forum Discussion
Deleted
Sep 11, 2017node_modules\@types\jquery\index.d.ts(2956,62): error TS2304: Cannot find name 'Iterable'.
Guys Following this tutorial from Vesa: https://www.youtube.com/watch?v=-3m__hRQxEI&list=PLR9nK3mnD-OXvSWvS2zglCzz4iplhVrKq&index=6 I am getting this error: [22:32:04] Error - typescript...
- Sep 12, 2017Try downgrading to jQuery v2 and also installing its typings v2.
Sep 12, 2017
Try downgrading to jQuery v2 and also installing its typings v2.