Reply To: http-server problem

Forum › Forums › General › Software › http-server problem › Reply To: http-server problem

#184234
abc-nix
Member

    npm: comando non trovato

    This is telling you than npm (node package manager) is not installed.

    Either install it systemwide with apt or follow a guide to install npm for only your user (and then there is no need to use sudo). Study what is better for your case and select the easy way or the custom way.

    Corruption has two hands: the Right and the Left. Don't let them squeeze you.