tsd
tsd copied to clipboard
tsd init unexpected end of input
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?
Having the same issue with Node v5.0.0
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.