# JS code not displaying on web host

**URL:** https://forum.codewithmosh.com/t/js-code-not-displaying-on-web-host/1839
**Category:** JavaScript
**Created:** [January 11, 2021, 1:54pm UTC](https://forum.codewithmosh.com/t/js-code-not-displaying-on-web-host/1839 "2021-01-11T13:54:34Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![AHumrich](https://avatars.discourse-cdn.com/v4/letter/a/df788c/32.png) [@AHumrich](https://forum.codewithmosh.com/u/AHumrich)
#### Post date: [January 11, 2021, 1:54pm UTC](https://forum.codewithmosh.com/t/js-code-not-displaying-on-web-host/1839/1 "2021-01-11T13:54:34Z")

</div>

I have started code with mosh Javascript, set up visual studio code, live server, node, etc. I had made it to control flow practice exercises. Halfway through those, the code results aren’t sending to 5500. I tried deleting my js basics folder and restarting a new one. I have discovered that the index.js folder is still working- it will display Hello World etc. The code from index.js will not work though, even though I have the source code to index.js in the index.html folder as instructed.  
The one change I have made, which didn’t think should affect things, is i removed the end of life adobe flash.

---

<div class="post-metadata">

### Author: ![William](https://avatars.discourse-cdn.com/v4/letter/w/b19c9b/32.png) [@William](https://forum.codewithmosh.com/u/William)
#### Post date: [January 11, 2021, 7:48pm UTC](https://forum.codewithmosh.com/t/js-code-not-displaying-on-web-host/1839/2 "2021-01-11T19:48:28Z")

</div>

Control Flow is the 4th chapter of the course. Do the previous exercises still work?  
Do you get an error in the console?
