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 Express Basics (2015) The Request and Response Objects in Express Requests and the request object

node-inspector - anyone else have issues with doing an nmp install for this package?

When i try and npm install node-inspector it throws errors - seems like an issue with this package and not npm. Makes the video hard to follow.

1 Answer

Seth Kroger
Seth Kroger
56,413 Points

Node added a native inspector since the course was taped that does much the same thing through Chrome DevTools. You can use it from the command line with node --inspect