Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript

Arshan Khanifar
Arshan Khanifar
11,497 Points

ng inspector won't run on the webpages served locally

Hey guys!

I was following along with the videos and had all my code(index.html, styles, ... ) on my machine. I didn't set up a server, and after installing ng inspector, I realized it wasn't working when I clicked on it. However, it was working on the other websites that had used angular. I solved it by setting up an express webserver, and now it works. Just thought I'd post this if anyone else had the same problem as mine. :)

2 Answers

Thank you for this! I've been searching around for this answer, and ended up fight back at Treehouse.