Hello,
I want to use Three.js with TypeScript. I studied how to make workflow with Gult, Browserify, and uglify here: https://www.typescriptlang.org/docs/handbook/gulp.html
I installed TypeScript 2.3.2.
I receive this message after gulp command:
TypeScript error: node_modules/@types/three/three-core.d.ts(767,24): Error TS2304: Cannot find name ‘Iterable’.