node-csgorc icon indicating copy to clipboard operation
node-csgorc copied to clipboard

ERROR

Open RedizEric opened this issue 8 years ago • 0 comments

/var/www/server/asd/app.js:67 }, new Protos.CMsgClientHello({}).toBuffer()); ^

TypeError: Protos.CMsgClientHello is not a constructor at Timeout.setInterval [as _onTimeout] (/var/www/server/asd/app.js:67:14) at ontimeout (timers.js:386:11) at tryOnTimeout (timers.js:250:5) at Timer.listOnTimeout (timers.js:214:5)

npm ERR! Linux 3.13.0-121-generic npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "start" npm ERR! node v6.11.4 npm ERR! npm v3.10.10 npm ERR! code ELIFECYCLE npm ERR! [email protected] start: node app.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] start script 'node app.js'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the report package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node app.js npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs report npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls report npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request: npm ERR! /var/www/server/asd/npm-debug.log

RedizEric avatar Nov 10 '17 11:11 RedizEric