..:: 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         914  0.5  0.5 1306672 83436 ?       Ssl  Aug04 312:18 node /home/sasa/.pm2/modules/pm2-logrotate/node_modules/pm2-logr
sasa         935  0.7  0.8 11786840 132940 ?     Ssl  Aug04 462:40 node /home/sasa/dex8/dex8-api/starter.js
sasa         938  0.4  0.4 1307036 76404 ?       Ssl  Aug04 263:06 node /home/sasa/regoch/regoch-www/server
sasa         945  0.3  0.4 1303752 71252 ?       Ssl  Aug04 225:58 node /home/sasa/dex8/dex8-panel/server/index.js
sasa         947  0.7  0.6 11818788 106008 ?     Ssl  Aug04 462:13 node /home/sasa/dex8/dex8-www/server/index.js
sasa         966  0.5  0.5 11808976 97832 ?      Ssl  Aug04 347:34 node /home/sasa/mikosoft_hr/www-mikosoft-hr/server/index.js
sasa         980  0.7  0.5 1330216 83176 ?       Ssl  Aug04 473:45 node /home/sasa/mikosoft-info/api-mikosoft-info/starter.js
sasa         997  0.3  0.4 1303104 72400 ?       Ssl  Aug04 228:14 node /home/sasa/mikosoft-info/www-mikosoft-info/server/index.js
sasa        1021  0.3  0.3 1297920 65492 ?       Ssl  Aug04 225:03 node /home/sasa/dex8/dex8-kiosk/server/index.js
sasa        1065  0.6  0.5 11812960 96996 ?      Ssl  Aug04 382:21 node /home/sasa/mikosoft-info/dodo-mikosoft-info/server/index.js
sasa        1074  0.6  0.6 1149316 104376 ?      Ssl  Aug04 373:47 node /home/sasa/voovuu/voovuu-api/starter.js
sasa        1136  0.7  0.9 11859876 160492 ?     Ssl  Aug04 435:18 node /home/sasa/voovuu/voovuu-pub/server/index.js
sasa        1148  0.4  0.4 11794644 77760 ?      Ssl  Aug04 248:58 node /home/sasa/@mikosoft/dodo-examples/server/index.js
sasa        1197  0.3  0.3 1099884 63572 ?       Ssl  Aug04 232:36 node /home/sasa/dex8/dex8-worker/starter.js
sasa        1199  0.3  0.4 22277756 77412 ?      Ssl  Aug04 235:56 node /home/sasa/dex8/dex8-worker/starter.js
sasa        1308  0.3  0.3 1099616 63500 ?       Ssl  Aug04 231:54 node /home/sasa/dex8/dex8-worker/starter.js
sasa        1325  0.3  0.3 1099360 63044 ?       Ssl  Aug04 231:46 node /home/sasa/dex8/dex8-worker/starter.js
sasa        1393  0.7  0.8 22326244 145780 ?     Ssl  Aug04 478:20 node /home/sasa/dex8/dex8-worker/starter.js
sasa        1395  0.3  0.3 1099884 62764 ?       Ssl  Aug04 232:52 node /home/sasa/dex8/dex8-worker/starter.js
sasa        1489  0.3  0.3 1100128 63068 ?       Ssl  Aug04 232:48 node /home/sasa/dex8/dex8-worker/starter.js
sasa        1496  0.3  0.3 1100384 64936 ?       Ssl  Aug04 231:35 node /home/sasa/dex8/dex8-worker/starter.js
sasa        1607  0.3  0.3 1099872 63888 ?       Ssl  Aug04 232:09 node /home/sasa/dex8/dex8-worker/starter.js
sasa        1608  0.3  0.3 1099872 63000 ?       Ssl  Aug04 231:01 node /home/sasa/dex8/dex8-worker/starter.js
sasa        1686  1.1  0.8 11846976 147272 ?     Ssl  Aug04 684:37 node /home/sasa/mikosoft-info/crypto-mikosoft-info/server/index.
www-data  616690  0.0  0.0   2608   532 ?        S    17:05   0:00 sh -c ps -aux | grep node
www-data  616692  0.0  0.0   3304   708 ?        S    17:05   0:00 grep node
sasa     1371685  0.4  0.5 11803816 89848 ?      Ssl  Aug16 186:05 node /home/sasa/mikosoft-info/solar-wind-energy/server/index.js
sasa     1460918  0.4  0.3 1300136 65096 ?       Ssl  Aug17 183:43 node /home/sasa/sites-nodejs/oxygen-free-copper/server.js