-
Notifications
You must be signed in to change notification settings - Fork 0
Description
OS: Ubuntu 10.04LTS
root@kg-osushi-www:/home/osushi# node -v
v0.7.8-pre
root@kg-osushi-www:/home/osushi# node game install
15 Apr 23:58:54 - Wait a minute.
15 Apr 23:58:54 - output: index.html
15 Apr 23:58:54 - output: server/config.json
15 Apr 23:58:55 - [cd server;npm install] finished.
15 Apr 23:58:55 - [cd client;npm install] finished.
15 Apr 23:58:55 - output: client/src/server_config.coffee
{ [Error: Command failed: path.existsSync is deprecated. It is now called fs.existsSync.
node.js:247
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: write EPIPE
at errnoException (net.js:686:11)
at Object.afterWrite as oncomplete
] killed: false, code: 1, signal: null }
root@kg-osushi-www:/home/osushi# node game install
16 Apr 00:17:19 - Wait a minute.
16 Apr 00:17:19 - output: index.html
16 Apr 00:17:19 - output: server/config.json
16 Apr 00:17:19 - [cd server;npm install] finished.
16 Apr 00:17:19 - [cd client;npm install] finished.
16 Apr 00:17:19 - output: client/src/server_config.coffee
{ [Error: Command failed: path.existsSync is deprecated. It is now called fs.existsSync.
{ [Error] code: 127 }
node.js:247
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: write EPIPE
at errnoException (net.js:686:11)
at Object.afterWrite as oncomplete
] killed: false, code: 1, signal: null }