microsoft / dts-gen

dts-gen creates starter TypeScript definition files for any module or library.
MIT License
2.43k stars 102 forks source link

no such file or directory #6

Closed watzon closed 8 years ago

watzon commented 8 years ago

After installing dts-gen with npm install -g dts-gen running it always triggers the error no such file or directory. It doesn't matter what flags I use of if I use no flags at all.

Running on debian linux with node v5.11.2 and npm 3.8.6

RyanCavanaugh commented 8 years ago

Thanks for reporting! Fixed at 0.4.16.

Line endings, how do they work.