Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular 2 Template Typescript errors in vs2015 #8

Open
BoasE opened this issue Oct 12, 2016 · 2 comments
Open

Angular 2 Template Typescript errors in vs2015 #8

BoasE opened this issue Oct 12, 2016 · 2 comments

Comments

@BoasE
Copy link

BoasE commented Oct 12, 2016

After Creating a angular 2 template I get a lot of typescript errors

Severity Code Description Project File Line Suppression State
Error TS2304 Cannot find name 'module'.

sample

also things like module are not recognized by vs2015 ide

in vs code everything seems to be ok

what am I missing?

@marc1404
Copy link

After cloning the project, installing npm dependencies and pressing F5 I am receiving this exception:
capture

@SteveSandersonMS
Copy link
Contributor

also things like module are not recognized by vs2015 ide

Looks like you're running an older version of TypeScript. Please install the latest TypeScript tools for Visual Studio.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants