visual studio 2012 - TypeScript error Web essential -


i use web essentials compile typescript files on save (visual studio 2012), got empty js , message :

compile error.  see error list details error ts5012: cannot read file 'c:/users/nor/documents/tribway/tribway-invitationpage/tribway/scripts/tribway/invitations.ts': unsupported file encoding. 

file encoding issue ts 0.9.0 fixed in latest version. can download 0.9.1 here : https://typescript.codeplex.com/releases/view/102929

ps: recommend uninstalling webessentials before installing 0.9.1 tend conflict (webessentials starts leak memory). ts 0.9.1 has pretty awesome , stable support visual studio 2012


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -