kutlugsahin / smooth-dnd

drag and drop library for javascript
MIT License
599 stars 147 forks source link

Cannot find name 'ReturnType' #41

Closed not-a-doctor-stromberg closed 5 years ago

not-a-doctor-stromberg commented 5 years ago

Seeing:

ERROR in node_modules/smooth-dnd/dist/src/interfaces.d.ts(122,13): error TS2304: Cannot find name 'ReturnType'.

It was working the other day on 0.8.6, but sometime started feeling. Tried upgrading and downgrading without success. Any idea what's going on here?

kutlugsahin commented 5 years ago

Does your ts compiler trying to compile it? Or maybe your ts version does not have ReturnType type

kutlugsahin commented 5 years ago

ts version should be >= 2.8