Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

servicesVersion in the typescriptServices.js of nightly build is 0.4 while VS under update 2 wants it to be 0.5 #8148

Closed
zpdDG4gta8XKpMCd opened this issue Apr 18, 2016 · 0 comments

Comments

@zpdDG4gta8XKpMCd
Copy link

zpdDG4gta8XKpMCd commented Apr 18, 2016

Preview of early bits of TypeScript is in danger:

Problem

  1. Install VS2015 update 2 (with TS 1.8.2)
  2. Get a nightly build from npm
  3. Copy the typescriptService.js from a local node_modules to where VS is expecting it: C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\CommonExtensions\Microsoft\TypeScript\
  4. Start VS and try to open any typescript file
  5. Observe a crash:

image

Workaround

Per fdecampredon#4
Fix the value of ts.servicesVersion from "0.4" to "0.5"

@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant