DefinitelyTyped / tsd

[DEPRECATED] TypeScript Definition manager for DefinitelyTyped
Apache License 2.0
1.12k stars 135 forks source link

EXEC : [ERR!] error : Unexpected token [ERR!] CODE : undefined #282

Closed ghost closed 8 years ago

ghost commented 8 years ago

Hi,

I am getting the following exception while rebuilding the project from Visual Studio 2015. Could you have a look and let know what could be the possible cause.

tsd-debug log file : tsd-debug.txt

npm WARN Dev.Client@0.0.1 No license field.

Unexpected token [ERR!] cwd : C:\Common\DEV\DEV2

ERR!] os : Windows_NT 6.1.7601 [ERR!] argv : "C:\Program Files\nodejs\node.exe" "C:\Users\RakeshC\AppData\Roaming\npm\node_modules\tsd\build\cli.js" "install" [ERR!] node : v4.4.2 [ERR!] tsd : 0.6.5 EXEC : [ERR!] error : Unexpected token [ERR!] CODE : undefined [ERR!] Unexpected token EXEC : [ERR!] If you need help, you may report this error at: https://github.com/DefinitelyTyped/tsd/issues

[ERR!] .tsdrc could not be retrieved

[ERR!] Please include the following file with any support request: C:\Common\DEV\DEV2\tsd-debug.log

C:\Common\DEV\DEV2\DEV.Client.csproj(271,5): error MSB3073: The command "tsd install" exited with code 1.

ghost commented 8 years ago

Apparently, clearing local cache fixed the issue :)

ran tsd purge