Abolfazl

Abolfazl

  • 1.4k
  • 184
  • 78.8k

TypeScript doesn't working on web api

Jan 25 2017 8:31 AM
hi
 
I want to combine TypeScript and Angularjs, for this I use this blog post:
 
http://dotnetbyexample.blogspot.fr/2014/07/angularjs-typescript-setting-up-basic.html
 
but when I run my application it stops with this error:
 
Error Build:Only 'amd' and 'system' modules are supported alongside --out.
 
I tried installing Microsoft.TypeScript.MSBuild and Microsoft.TypeScript.Compiler, but
nothing changed and I still have that error.
 
can you help me?
 
thanks 

Answers (1)