Bug where the modified code does not apply

Problem description:
I am running a website with nodejs express.
Even though the source code is saved, the source file is not changed even if repl is restarted. The text is modified on my screen, but it is not applied on the website.

Expected behavior:

Actual behavior:

Steps to reproduce:

Bug appears at this link:

Browser/OS/Device:

1 Like

A Few possible solutions for your issue:

  1. Try kill 1 in the shell in your repl,

  2. Mabie reload the page, if a box pops up saying you have unsaved changes exit out copy your current code and then reload and then paste it into the new session.

  3. If that doesnt work, Wait a day or so then try to rerun the repl.

if none of these havent worked for you please provide more information such as the repl workspace link and browser / os and the device your having the issue on. I can then assist you further.

1 Like