Build fails when using Typescript 2.2.2 nuget
Hello,
I've deployed a web project which uses Typescript 2.2.2
It restores the nuget packages, but it fails the build with the message:
"D:\temp\v02chkse.0sg\input\MovieWatcher.sln" (default target) (1) ->
"D:\temp\v02chkse.0sg\input\MovieWatcher.Web\MovieWatcher.Web.csproj" (default target) (14) ->
(PreComputeCompileTypeScriptWithTSConfig target) ->
D:\temp\v02chkse.0sg\input\packages\Microsoft.TypeScript.MSBuild.2.2.2\tools\microsoft.TypeScript.targets(183,7): error MSB4064: The "PreferredUILang" parameter is not supported by the "VsTsc" task. Verify the parameter exists on the task, and it is a settable public instance property.
I've downloaded the nuget Microsoft.Typescript.MSBuild and it does not contain the attribute "PreferredUILang" in Microsoft.TypeScript.MSBuild.2.2.2\tools\microsoft.TypeScript.targets(183,7).
Can you tell me what i'm doing wrong ?
Thanks
Discussions are closed to public comments.
If you need help with AppHarbor please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
cristiz1992 closed this discussion on 31 Mar, 2017 01:50 PM.