I have installed node successfully but I am having issues installing express. When I try `node.php?npm=install+express` I get this error: `Error requesting : Failed to connect to 127.0.0.1 port 49999: Connection refused` Can I use Node.php to install express or am I just running in circles?
I have installed node successfully but I am having issues installing express.
When I try
node.php?npm=install+expressI get this error:Error requesting : Failed to connect to 127.0.0.1 port 49999: Connection refusedCan I use Node.php to install express or am I just running in circles?