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 AngularJS Basics (1.x) Controllers and Scope Tools To Make You An Angular Pro

Brendan Whiting
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Brendan Whiting
Front End Web Development Techdegree Graduate 84,735 Points

I don't see Angular Batarang in the dev tools like they do at 1:48

I have it installed:

extension

but when I try and open the Angular Batarang extension as he does on the video at 1:48 I see something else:

dev tools

Maybe I have a different version of Chrome or something. But what do I need to do to open this extension?

2 Answers

You actually just have to close your windows before they show up in the dev tools. I know that's annoying, but if you're using Chrome you can close your window with the red X, open a new window and then push Ctrl+Shift+T to repoen your latest closed window.

Antonija Kasum
Antonija Kasum
4,918 Points

I had the same issue. Then I used MAMP and everything worked as expected. Try MAMP or WAMP (or XAMP) if you're using Windows.