Author Topic: Problem nodejs  (Read 51 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Problem nodejs
« on: February 14, 2025, 06:57:43 PM »
I have a problem with nodejs.

Whenever I need to create a project, node rarely starts.

When it works, most of the time, it only works with version 16, and when it does, it is very difficult.

It always gives an error when starting the application. I have even tested it with an empty initialization file, and it still gives an error.

And when it starts, it cannot be turned off in any way. If it is turned off, it costs money to start again.

You have to keep changing versions, and then go back to the previous one for it to work.

I have already uninstalled and installed it again and it did not work. I even installed extra packages and nothing.

If anyone knows how to solve this.

I need to adjust a server for websocket, it is complicated, because sometimes it needs to be turned off or restarted to recognize the adjustments, and since I have this problem, I am afraid to perform such actions, and node will not come back up.