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
Rebekah Shaw
18,687 PointsWhen runing npm start I don't get the same sort of link
When I run npm start I get the following message.
Debugger listening on ws://127.0.0.1:9229/703acee7-d6ff-4278-b2c6-eb680831a89e For help, see: https://nodejs.org/en/docs/inspector
When I up this into chrome I get "page not found".
I noticed from the video that this is not the same as shown, any reason why? Am I doing something wrong?