When executing the "npm install" command in the terminal, I get the following:
npm ERR! install Couldn't read dependencies npm ERR! package.json ENOENT, open '/home/www/app.luckyplay.su/package.json' npm ERR! package.json This is most likely not a problem with npm itself. npm ERR! package.json npm can't find a package.json file in your current directory. npm ERR! System Linux 2.6.32-042stab120.16 npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install" npm ERR! cwd /home/www/app.luckyplay.su npm ERR! node -v v0.10.29 npm ERR! npm -v 1.4.21 npm ERR! path /home/www/app.luckyplay.su/package.json npm ERR! code ENOPACKAGEJSON npm ERR! errno 34 npm ERR! npm ERR! Additional logging details can be found in: npm ERR! /home/www/app.luckyplay.su/npm-debug.log npm ERR! not ok code 0
package.jsonfile - Mikhail Vaysmannpm installin the correct directory, in whichpackage.jsonis Mikhail Vaysman