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 React Basics (2018) Thinking in Components Use a Component with JSX

Anthony Ogounchi
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Anthony Ogounchi
Full Stack JavaScript Techdegree Graduate 14,594 Points

Another app displaying on port 8080

Hello guys, I have some trouble following along the video to build the scoreboard, when I start http-server in the scoreboard directory, I keep seeing another file showing up in the browser. I googled the issue and found some command to kill any process running at the port in question. Restarted my machine but the problem is still persisting. Could anyone help me with that?

Here's the terminal output:

kolawoleogounchi scoreboard
$ http-server scoreboard
Starting up http-server, serving scoreboard
Available on:
  http://127.0.0.1:8080
  http://10.48.57.184:8080
Hit CTRL-C to stop the server
[2019-08-15T18:52:24.003Z] "GET /app.css" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36"
(node:812) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated