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 trialLeigh Maher
21,830 PointsHow do I get the node inspector to work in Firefox?
When I visit this url in Firefox nothing happens: http://127.0.0.1:8080/?port=5858
I've tried inspect element and clicking on Debugger but it doesn't show the me the src folder.
Is this something that only works with Chrome?
johnamann
14,064 PointsThe README.md on Github says it works only with Chrome and Opera.
I was saddened to learn it did not work with Firefox, too!
Anthony Pileggi
544 PointsAnthony Pileggi
544 PointsI am not 100% on this but I believe node-inspector only works on Chrome however their is a FireFox version as well. node-firefox Hope that helps