Skip to content

Fix Typings output Encoding#1124

Merged
mjbvz merged 1 commit intomicrosoft:masterfrom
mjbvz:fix-typings-output-encoding
Jul 7, 2016
Merged

Fix Typings output Encoding#1124
mjbvz merged 1 commit intomicrosoft:masterfrom
mjbvz:fix-typings-output-encoding

Conversation

@mjbvz
Copy link
Copy Markdown
Contributor

@mjbvz mjbvz commented Jul 6, 2016

Bug
The output from the typings command is sometimes garbled. This seems to be an encoding issue.

Fix
Force the output to be treated as utf-8. Here's the fixed output:

image

Closes #1123

**Bug**
The output from the typings command is sometimes garbled. This seems to be an encoding issue.

**Fix**
Force the output to be treated as utf-8
@mousetraps
Copy link
Copy Markdown
Contributor

👍 - let's pull this in for RTM

@mjbvz mjbvz merged commit e84a939 into microsoft:master Jul 7, 2016
@mjbvz mjbvz removed the in-progress label Jul 7, 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.

Typings Tool Output to VS Console is Garbled

3 participants