I can't configure my echo Run so the console can run my javascript code

Could somone give the instruction so i can run my code.

You can configure your entrypoint to change the default js file to be run in .replit file. Here’s how to access .replit file.
Change the string inside entrypoint to the one you want to run.

Hi,
the problem still persisting

1 Like

Try creating a new nodejs repl for running javascript

3 Likes