hello,Am new to node js . I have installed nodejs in C:\Program Files\nodejs . and installed socket io. I tried to create some sample application in E:\harilal\node. i got error "cannot find socket io" . after searching installed socket.io in the app folder using npm.
Now it's working fine. Is i need to install socket.io for every app separately. Is it possible to install it in node installation directory and use it in apps?RegardsHarilal