So I installed node.js on my server, when I go through putty to catalog (using cd command), then use command node myfile.js, it doesn't do anything - any response, nothing. Same with just command node.
OS:     Ubuntu Server 15.04 x64 
            Asked
            
        
        
            Active
            
        
            Viewed 55 times
        
    0
            
            
         
    
    
        inteNsE-
        
- 115
- 1
- 4
- 13
- 
                    1http://stackoverflow.com/a/20058007/772035 – Paul Mar 22 '16 at 19:53
- 
                    1what do you see when you command node -v? or the content of hello.js? – TacoTuesday Mar 22 '16 at 19:50
- 
                    Nothing. Any answer at all. – inteNsE- Mar 22 '16 at 19:51
- 
                    1this is duplicated my friend: http://stackoverflow.com/questions/23372276/node-command-doesnt-work. more research please. – TacoTuesday Mar 22 '16 at 19:52