..:: 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        1194  0.5  0.5 1304292 85388 ?       Ssl   2025 782:23 node /home/sasa/.pm2/modules/pm2-logrotate/node_modules/pm2-logr
sasa        1208  0.3  0.4 1304488 71192 ?       Ssl   2025 556:47 node /home/sasa/dex8/dex8-panel/server/index.js
sasa        1224  0.8  0.6 11823248 113028 ?     Ssl   2025 1255:14 node /home/sasa/dex8/dex8-www/server/index.js
sasa        1236  0.6  0.6 11815800 104576 ?     Ssl   2025 880:27 node /home/sasa/mikosoft_hr/www-mikosoft-hr/server/index.js
sasa        1255  0.8  0.5 1331116 85448 ?       Ssl   2025 1210:59 node /home/sasa/mikosoft-info/api-mikosoft-info/starter.js
sasa        1257  0.3  0.4 1303896 72548 ?       Ssl   2025 566:05 node /home/sasa/mikosoft-info/www-mikosoft-info/server/index.js
sasa        1289  0.3  0.4 1298028 67040 ?       Ssl   2025 555:58 node /home/sasa/dex8/dex8-kiosk/server/index.js
sasa        1363  4.4  2.6 12137440 439268 ?     Ssl   2025 6464:59 node /home/sasa/voovuu/voovuu-pub/server/index.js
sasa        1886  2.9  1.5 11937256 246596 ?     Ssl   2025 4276:57 node /home/sasa/mikosoft-info/crypto-mikosoft-info/server/index.
sasa      812713  0.3  0.4 1102172 66384 ?       Ssl  03:02   1:42 node /home/sasa/dex8/dex8-worker/starter.js
www-data  895273  0.0  0.0   2608   528 ?        S    11:26   0:00 sh -c ps -aux | grep node
www-data  895275  0.0  0.0   3304   648 ?        S    11:26   0:00 grep node
sasa     1214480  0.3  0.9 22343884 156460 ?     Ssl   2025 188:26 node /home/sasa/dex8/dex8-worker/starter.js
sasa     1214483  0.3  0.3 1100032 64040 ?       Ssl   2025 180:38 node /home/sasa/dex8/dex8-worker/starter.js
sasa     1214536  0.3  0.4 1100292 65640 ?       Ssl   2025 180:05 node /home/sasa/dex8/dex8-worker/starter.js
sasa     1214544  0.3  0.3 1100264 64396 ?       Rsl   2025 181:25 node /home/sasa/dex8/dex8-worker/starter.js
sasa     1214588  0.3  0.3 1100036 64488 ?       Ssl   2025 180:28 node /home/sasa/dex8/dex8-worker/starter.js
sasa     1214617  0.3  0.3 1100160 65148 ?       Ssl   2025 180:05 node /home/sasa/dex8/dex8-worker/starter.js
sasa     1214641  0.3  0.4 1101928 65552 ?       Ssl   2025 177:22 node /home/sasa/dex8/dex8-worker/starter.js
sasa     1214671  0.3  0.4 1102176 65596 ?       Ssl   2025 176:46 node /home/sasa/dex8/dex8-worker/starter.js
sasa     1215731  0.9  0.7 11708272 121980 ?     Ssl   2025 468:26 node /home/sasa/dex8/dex8-api/starter.js
sasa     1216489  0.3  0.3 1100024 64040 ?       Ssl   2025 179:15 node /home/sasa/dex8/dex8-worker/starter.js
sasa     2628167  0.9  0.8 1176764 131660 ?      Ssl   2025 1196:23 node /home/sasa/voovuu/voovuu-api/starter.js
sasa     3168557  0.6  0.5 11801064 91268 ?      Ssl   2025 851:10 node /home/sasa/mikosoft-info/dodo-mikosoft-info/server/index.js
sasa     3169051  0.5  0.5 11798920 84164 ?      Ssl   2025 662:07 node /home/sasa/@mikosoft/dodo-examples/server/index.js