I had this issue too. In my case, I restored the original version of file \tools\JsEngine\typescriptServices.js and it solved.
I found that typescriptServices.js was changed by Visual Studio, because of the end of the line (CRLF or CR), and after that VS cannot run it in a correct way.