Hi,
I have installed Node.js from Setup Node.js option from cpanel
it got installed. added package.json (which included socket.io as dependancy) in my root dir
and installed npm, it is also installed.
but when running application i found socket.io is not installed.
So, how to install it...