Skip to content

Conversation

@mjbvz
Copy link
Contributor

@mjbvz mjbvz commented Aug 23, 2016

From #1208

Bug
If TS is not properly installed, NTVS will silently crash when loaded. The root cause is GetNodejsLanguagePreferencesFromTypeScript failing.

Fix
Instead of throwing right away, alter the user that there is something wrong. Fixing this requires user intervention.

Testing
My machine somehow got into a state where TS we not registered properly. I see this error message displayed. After fixing the error, I no longer see the error.

mjbvz added 3 commits August 22, 2016 17:55
From microsoft#1208

**Bug**
If TS is not properly installed, NTVS will silently crash when loaded. The root cause is GetNodejsLanguagePreferencesFromTypeScript

**fix**
Instead of throwing right away, alter the user that there is something wrong. Fixing this requires user intervention.
@mjbvz mjbvz changed the title Alert user if ts not installed Alert User if Typescript is Not Installed Aug 23, 2016
@mjbvz mjbvz merged commit a85e9c0 into microsoft:master Aug 25, 2016
@mjbvz mjbvz removed the in-progress label Aug 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants