This Question is Answered

1 "correct" answer available (4 pts) 1 "helpful" answer available (2 pts)
1 Replies Last post: Mar 14, 2013 8:21 PM by Fedor Korotkov  
Zoran Tkavc Newbie 1 posts since
Mar 14, 2013
Currently Being Moderated

Mar 14, 2013 1:47 PM

TypeScript watcher: not showing complete error messages on Windows 8.

Hello.

 

There are some incomplete error messages in console (Run --> Output) for TypeScript files using file watchers.

For example: C:\test\test.ts(30,8):

 

  • Windows 8 64bit
  • WebStorm 6.0
  • node.js 0.8.18
  • TypeScript 0.8.3

 

I don't have problems with WebStorm/TypeScript combo on Ubuntu linux.


Is this a bug or I am missing something?

Regards, Zoran

Fedor Korotkov Newbie 61 posts since
Feb 23, 2012
Currently Being Moderated
Mar 14, 2013 8:21 PM in response to: Zoran Tkavc
Re: TypeScript watcher: not showing complete error messages on Windows 8.

Please vote up this issue http://youtrack.jetbrains.com/issue/WEB-6507 It's a node on windows issue. You can try this workaround http://youtrack.jetbrains.com/issue/WEB-6507#comment=27-449664

More Like This

  • Retrieving data ...