Hello. Im working on a Counter Strike Global Offensive gambling site. When im trying to node site.js to get it online it does not work . Ive check everything that it links up to my sql server. Any solutions?
Error message in putty.
root@csgoexpense:~# node site.js
module.js:338
throw err;
^
Error: Cannot find module ‘/root/site.js’
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:278:25)
at Function.Module.runMain (module.js:501:10)
at startup (node.js:129:16)
at node.js:814:3
root@csgoexpense:~#