Unwanted Error while executing the code

Bug description:

Expected vs Current Behavior:

Steps to reproduce:

Bug appears at this link: https://replit.com/@harshitchauha11/tut4js

Screenshot(s)/Screen Recording:

Browser/OS/Device: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36

Replit Profile: https://replit.com/@harshitchauha11

Check out this topic: I am Getting a bug that is " exit status 1 "

:wave: Welcome to the community, @harshitchauha11!

The reason this message is showing up is due to a few new updates on Replit and is completely normal. If you would like to remove it, go to your .replit file and put the following code on line 1: run = "clear && node index.js".

Images for Context

Hope this helps!
If this answers your question, you can mark this post as a Solution.

1 Like