I have a problem with a server that runs nodejs.
For some reason, I need to say in the terminal nodejs instead of node. I try to reinstall it many times, but It doesn't change it.
Now, this isn't a big problem but I need to run forever. And forever won't run.
Is there a way to call forever with nodejs?
Thanks