TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Abolfazl
NA
184
81k
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
Reply
Answers (
1
)
How to run automatically when debug program and generate js
How to work with Angular2 in visual studio 2017