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

Getting Error when trying to run the app in #6

Closed
loquan opened this issue Jun 20, 2016 · 2 comments
Closed

Getting Error when trying to run the app in #6

loquan opened this issue Jun 20, 2016 · 2 comments

Comments

@loquan
Copy link

loquan commented Jun 20, 2016

Cannot find name 'require'
Cannot find name 'Promise'
Cannot find name 'Map'
Cannot find name 'Set'

@jdgarvey
Copy link
Collaborator

@loquan thanks for the heads up! This is caused by Typings 1.x; we have pushed a fix, so please pull the latest code and make sure that you have Typings 1.x installed globally. Then run npm i and typings i and your problem should be resolved. Thanks!

@loquan
Copy link
Author

loquan commented Jun 20, 2016

Thank you for the help and sharing all your info to the world.

  1. I had to remove everything from my local build. I might of corrupted it by trying to add things into it.

It work great now. I am a newby in angular and node. I programmed in php and basic javascript.

LoQuan

On Mon, 6/20/16, Jonathan Garvey notifications@github.com wrote:

Subject: Re: [simpulton/angular2-website-routes] Getting Error when trying to run the app in (#6)
To: "simpulton/angular2-website-routes" angular2-website-routes@noreply.github.com
Cc: "LoQuan" loquan@yahoo.com, "Mention" mention@noreply.github.com
Date: Monday, June 20, 2016, 9:21 AM

@loquan thanks for the
heads up! This is caused by Typings 1.x; we
have pushed a fix, so please pull the latest code and make
sure that you have Typings 1.x installed
globally. Then run npm i and typings
i and your problem should be resolved. Thanks!


You are receiving this because you were mentioned.
Reply to this email directly, view
it on GitHub, or mute
the thread.

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

2 participants