..:: Source code - npm-debug.log ::..

0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'install', '-g', 'fs' ]
2 info using npm@1.4.28
3 info using node@v0.10.33
4 verbose node symlink /usr/bin/node
5 verbose cache add [ 'fs', null ]
6 verbose cache add name=undefined spec="fs" args=["fs",null]
7 verbose parsed url { protocol: null,
7 verbose parsed url   slashes: null,
7 verbose parsed url   auth: null,
7 verbose parsed url   host: null,
7 verbose parsed url   port: null,
7 verbose parsed url   hostname: null,
7 verbose parsed url   hash: null,
7 verbose parsed url   search: null,
7 verbose parsed url   query: null,
7 verbose parsed url   pathname: 'fs',
7 verbose parsed url   path: 'fs',
7 verbose parsed url   href: 'fs' }
8 silly lockFile 3f4bb586-fs fs
9 verbose lock fs /home/frob/.npm/3f4bb586-fs.lock
10 silly lockFile 3f4bb586-fs fs
11 silly lockFile 3f4bb586-fs fs
12 verbose addNamed [ 'fs', '' ]
13 verbose addNamed [ null, '*' ]
14 silly lockFile a107b96b-fs fs@
15 verbose lock fs@ /home/frob/.npm/a107b96b-fs.lock
16 silly addNameRange { name: 'fs', range: '*', hasData: false }
17 verbose request where is /fs
18 verbose request registry https://registry.npmjs.org/
19 verbose request id f42a1de32a6cc81b
20 verbose url raw /fs
21 verbose url resolving [ 'https://registry.npmjs.org/', './fs' ]
22 verbose url resolved https://registry.npmjs.org/fs
23 verbose request where is https://registry.npmjs.org/fs
24 info trying registry request attempt 1 at 19:13:08
25 verbose etag "HT8S9VX9J99B7DAQ13Q5WS75"
26 http GET https://registry.npmjs.org/fs
27 http 304 https://registry.npmjs.org/fs
28 silly registry.get cb [ 304,
28 silly registry.get   { date: 'Mon, 26 Jan 2015 18:13:09 GMT',
28 silly registry.get     server: 'Apache',
28 silly registry.get     via: '1.1 varnish',
28 silly registry.get     'last-modified': 'Mon, 26 Jan 2015 18:13:10 GMT',
28 silly registry.get     'cache-control': 'max-age=60',
28 silly registry.get     etag: '"HT8S9VX9J99B7DAQ13Q5WS75"',
28 silly registry.get     age: '0',
28 silly registry.get     'x-served-by': 'cache-ams4134-AMS',
28 silly registry.get     'x-cache': 'MISS',
28 silly registry.get     'x-cache-hits': '0',
28 silly registry.get     'x-timer': 'S1422295989.403786,VS0,VE681',
28 silly registry.get     vary: 'Accept',
28 silly registry.get     'content-length': '0',
28 silly registry.get     'keep-alive': 'timeout=10, max=50',
28 silly registry.get     connection: 'Keep-Alive' } ]
29 verbose etag https://registry.npmjs.org/fs from cache
30 silly addNameRange number 2 { name: 'fs', range: '*', hasData: true }
31 silly addNameRange versions [ 'fs', [ '0.0.0', '0.0.2' ] ]
32 verbose addNamed [ 'fs', '0.0.2' ]
33 verbose addNamed [ '0.0.2', '0.0.2' ]
34 silly lockFile afea0479-fs-0-0-2 fs@0.0.2
35 verbose lock fs@0.0.2 /home/frob/.npm/afea0479-fs-0-0-2.lock
36 silly lockFile afea0479-fs-0-0-2 fs@0.0.2
37 silly lockFile afea0479-fs-0-0-2 fs@0.0.2
38 silly lockFile a107b96b-fs fs@
39 silly lockFile a107b96b-fs fs@
40 silly resolved [ { name: 'fs',
40 silly resolved     version: '0.0.2',
40 silly resolved     main: 'index.js',
40 silly resolved     scripts: { test: 'echo "Error: no test specified" && exit 1' },
40 silly resolved     author: '',
40 silly resolved     license: 'MIT',
40 silly resolved     _id: 'fs@0.0.2',
40 silly resolved     _shasum: 'e1f244ef3933c1b2a64bd4799136060d0f5914f8',
40 silly resolved     _from: 'fs@',
40 silly resolved     _npmVersion: '1.4.14',
40 silly resolved     _npmUser: { name: 'alsotang', email: 'alsotang@gmail.com' },
40 silly resolved     maintainers: [ [Object] ],
40 silly resolved     dist:
40 silly resolved      { shasum: 'e1f244ef3933c1b2a64bd4799136060d0f5914f8',
40 silly resolved        tarball: 'http://registry.npmjs.org/fs/-/fs-0.0.2.tgz' },
40 silly resolved     directories: {},
40 silly resolved     _resolved: 'https://registry.npmjs.org/fs/-/fs-0.0.2.tgz',
40 silly resolved     readme: 'ERROR: No README data found!' } ]
41 info install fs@0.0.2 into /usr/lib
42 info installOne fs@0.0.2
43 verbose lib/node_modules/fs unbuild
44 verbose tar unpack /home/frob/.npm/fs/0.0.2/package.tgz
45 silly lockFile 9e7a1c49-tar-usr-lib-node-modules-fs tar:///usr/lib/node_modules/fs
46 verbose lock tar:///usr/lib/node_modules/fs /home/frob/.npm/9e7a1c49-tar-usr-lib-node-modules-fs.lock
47 silly lockFile 4186d2f0-me-frob-npm-fs-0-0-2-package-tgz tar:///home/frob/.npm/fs/0.0.2/package.tgz
48 verbose lock tar:///home/frob/.npm/fs/0.0.2/package.tgz /home/frob/.npm/4186d2f0-me-frob-npm-fs-0-0-2-package-tgz.lock
49 silly gunzTarPerm modes [ '775', '664' ]
50 error Error: EACCES, mkdir '/usr/lib/node_modules/fs'
50 error  { [Error: EACCES, mkdir '/usr/lib/node_modules/fs']
50 error   errno: 3,
50 error   code: 'EACCES',
50 error   path: '/usr/lib/node_modules/fs',
50 error   fstream_type: 'Directory',
50 error   fstream_path: '/usr/lib/node_modules/fs',
50 error   fstream_class: 'DirWriter',
50 error   fstream_stack:
50 error    [ '/usr/lib/node_modules/npm/node_modules/fstream/lib/dir-writer.js:36:23',
50 error      '/usr/lib/node_modules/npm/node_modules/mkdirp/index.js:46:53',
50 error      'Object.oncomplete (fs.js:107:15)' ] }
51 error Please try running this command again as root/Administrator.
52 error System Linux 3.2.0-63-generic
53 error command "/usr/bin/node" "/usr/bin/npm" "install" "-g" "fs"
54 error cwd /homemiko/com_webdevelopment-tutorials/www/public_html/code/smiko/javascript/nodejs
55 error node -v v0.10.33
56 error npm -v 1.4.28
57 error path /usr/lib/node_modules/fs
58 error fstream_path /usr/lib/node_modules/fs
59 error fstream_type Directory
60 error fstream_class DirWriter
61 error code EACCES
62 error errno 3
63 error stack Error: EACCES, mkdir '/usr/lib/node_modules/fs'
64 error fstream_stack /usr/lib/node_modules/npm/node_modules/fstream/lib/dir-writer.js:36:23
64 error fstream_stack /usr/lib/node_modules/npm/node_modules/mkdirp/index.js:46:53
64 error fstream_stack Object.oncomplete (fs.js:107:15)
65 verbose exit [ 3, true ]
 

..:: NodeJS Console - npm-debug.log ::..

$ node npm-debug.log

		
		
$ps -aux | grep node (list all node processes)
sasa         849  0.5  0.5 1318144 86684 ?       Ssl  Oct08 282:56 node /home/sasa/regoch/regoch-www/server
sasa         880  0.4  0.5 1319240 87448 ?       Ssl  Oct08 235:34 node /home/sasa/dex8/dex8-www/server/index.js
sasa         890  0.5  0.5 11797800 85116 ?      Ssl  Oct08 334:14 node /home/sasa/mikosoft_hr/www-mikosoft-hr/server/index.js
sasa         903  0.7  0.5 1329652 82204 ?       Ssl  Oct08 430:42 node /home/sasa/mikosoft-info/api-mikosoft-info/starter.js
sasa         929  0.4  0.4 1300184 70004 ?       Ssl  Oct08 226:07 node /home/sasa/mikosoft-info/www-mikosoft-info/server/index.js
sasa         943  0.4  0.4 1300808 66212 ?       Ssl  Oct08 233:14 node /home/sasa/dex8/dex8-kiosk/server/index.js
sasa         980  0.6  0.5 11805104 92556 ?      Ssl  Oct08 364:26 node /home/sasa/mikosoft-info/dodo-mikosoft-info/server/index.js
sasa         981  0.7  0.6 1148036 104464 ?      Ssl  Oct08 394:49 node /home/sasa/voovuu/voovuu-api/starter.js
sasa        1039  0.9  1.5 11953572 246296 ?     Ssl  Oct08 554:53 node /home/sasa/voovuu/voovuu-pub/server/index.js
sasa     2044488  0.3  0.4 1298112 66640 ?       Ssl  Nov01  77:13 node /home/sasa/dex8/dex8-panel/server/index.js
sasa     2574087  0.3  0.4 11792920 77000 ?      Ssl  Nov08  41:48 node /home/sasa/@mikosoft/dodo-examples/server/index.js
sasa     2702010  0.4  0.6 22296952 100672 ?     Ssl  Nov10  34:56 node /home/sasa/dex8/dex8-worker/starter.js
sasa     2702011  0.3  0.4 1100276 66516 ?       Ssl  Nov10  31:06 node /home/sasa/dex8/dex8-worker/starter.js
sasa     2702018  0.3  0.3 1099884 65168 ?       Ssl  Nov10  31:09 node /home/sasa/dex8/dex8-worker/starter.js
sasa     2702019  0.3  0.4 1100516 67004 ?       Ssl  Nov10  31:07 node /home/sasa/dex8/dex8-worker/starter.js
sasa     2702046  0.9  0.7 22311780 124056 ?     Ssl  Nov10  84:12 node /home/sasa/dex8/dex8-worker/starter.js
sasa     2702047  0.3  0.3 1099492 65376 ?       Ssl  Nov10  31:24 node /home/sasa/dex8/dex8-worker/starter.js
sasa     2702088  0.3  0.4 1100008 66052 ?       Ssl  Nov10  31:09 node /home/sasa/dex8/dex8-worker/starter.js
sasa     2702089  0.3  0.4 1099752 66800 ?       Ssl  Nov10  31:05 node /home/sasa/dex8/dex8-worker/starter.js
sasa     2702137  0.3  0.4 1099864 65796 ?       Ssl  Nov10  30:56 node /home/sasa/dex8/dex8-worker/starter.js
sasa     2702139  0.4  0.6 22297196 101772 ?     Ssl  Nov10  35:27 node /home/sasa/dex8/dex8-worker/starter.js
sasa     3097623  1.1  0.8 11716736 131996 ?     Ssl  Nov13  43:55 node /home/sasa/dex8/dex8-api/starter.js
www-data 3363466  0.0  0.0   2608   604 ?        S    07:48   0:00 sh -c node 035stringmethods_search.js
www-data 3363467  0.0  0.0   2608   596 ?        S    07:48   0:00 sh -c ps -aux | grep node
www-data 3363468  0.0  0.1  89284 19396 ?        D    07:48   0:00 node 035stringmethods_search.js
www-data 3363470  0.0  0.0   3304   732 ?        S    07:48   0:00 grep node