tsd icon indicating copy to clipboard operation
tsd copied to clipboard

tsd init unexpected end of input

Open jmc420 opened this issue 9 years ago • 2 comments

I have just installed tsd 0.6.5 and entered tsd init and get this eerror

[ERR!] node : v4.2.0 [ERR!] tsd : 0.6.5 [ERR!] Error: Unexpected end of input [ERR!] CODE : undefined [ERR!] Unexpected end of input [ERR!] If you need help, you may report this error at: https://github.com/DefinitelyTyped/tsd/issues

[ERR!] tsd.json could not be retrieved

[ERR!] .tsdrc could not be retrieved

Why is it attempting to retrieve tsd.json when it is meant to be creating it?

jmc420 avatar Nov 03 '15 18:11 jmc420

Having the same issue with Node v5.0.0

JaKXz avatar Nov 03 '15 21:11 JaKXz

I've experienced the same issue. I think this error is caused by the Github API rate-limit.

https://github.com/DefinitelyTyped/tsd#tsdrc This solution works for me.

ytkj avatar Nov 21 '15 06:11 ytkj