Issue
I am receiving the following error across all typescript projects that I am trying run.
TS5042 Build: Option 'project' cannot be mixed with source files on a command line.
I have downloaded a free Typescript Angular2 template, ran it and this error immediately pops up.
Has it got something to do with my global typescript installation?
Solution
I have found a fix that works for me. I have more than one version of Visualstudio at c:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\
Open v15.0 and copy the Typescript folder to the v14.0 folder.
Answered By - user1781272
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.