pradel / node-instagram

Instagram api client for node that support promises.
MIT License
190 stars 27 forks source link

Type 'typeof internal' is not a constructor function type. #248

Closed hlibco closed 4 years ago

hlibco commented 5 years ago

Hi @pradel thanks for the great package!

I wanted to report an issue when compiling a project using "esModuleInterop": true in the tsconfig.json:

node_modules/node-instagram/lib/stream.d.ts:4:30 - error TS2507:
Type 'typeof internal' is not a constructor function type.
declare class Stream extends EventEmitter {
pradel commented 4 years ago

I am closing the issues in this repo: The legacy Instagram API is deprecated and will be disabled on June 29, 2020. More information instagram.com/developer.