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

Chapter 5 : Full code not showing angular on screen. #14

Open
Travo100 opened this issue Jan 19, 2015 · 1 comment
Open

Chapter 5 : Full code not showing angular on screen. #14

Travo100 opened this issue Jan 19, 2015 · 1 comment

Comments

@Travo100
Copy link

After following along with chapter 5 in the book I was not able to get any angular to show on the screen. In an attempt just to get it working I took all the contents from this github from Chapter 5 and set it up on my local machine. All I can see if the Recent Post, the input field and submit button. It appears that angular is working, but not visible for some reason.There are no errors in the console, and all my node_modules are up to date.

Please keep in mind this is verbatim code from this github.

Thank you for your insight, I have been really enjoying the book so far!

@Deborah-Digges
Copy link
Contributor

This is probably because mongod is not running. Can you check with ps aux | grep mongod?

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