..:: 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 1303108 82044 ?       Ssl  Oct24 462:56 node /home/sasa/.pm2/modules/pm2-logrotate/node_modules/pm2-logr
sasa        1200  1.0  0.8 11723632 139936 ?     Ssl  Oct24 837:25 node /home/sasa/dex8/dex8-api/starter.js
sasa        1208  0.4  0.4 1305000 73576 ?       Ssl  Oct24 333:56 node /home/sasa/dex8/dex8-panel/server/index.js
sasa        1224  1.0  0.7 11826336 114936 ?     Ssl  Oct24 792:56 node /home/sasa/dex8/dex8-www/server/index.js
sasa        1236  0.6  0.6 11813388 98752 ?      Ssl  Oct24 525:40 node /home/sasa/mikosoft_hr/www-mikosoft-hr/server/index.js
sasa        1255  0.9  0.5 1330860 84772 ?       Ssl  Oct24 711:07 node /home/sasa/mikosoft-info/api-mikosoft-info/starter.js
sasa        1257  0.4  0.4 1304408 70300 ?       Ssl  Oct24 339:40 node /home/sasa/mikosoft-info/www-mikosoft-info/server/index.js
sasa        1289  0.4  0.4 1297772 66644 ?       Ssl  Oct24 333:45 node /home/sasa/dex8/dex8-kiosk/server/index.js
sasa        1363  3.9  3.2 12214184 525332 ?     Rsl  Oct24 3058:10 node /home/sasa/voovuu/voovuu-pub/server/index.js
sasa        1449  0.4  0.3 1232360 64736 ?       Ssl  Oct24 351:02 node /home/sasa/dex8/dex8-worker/starter.js
sasa        1528  2.0  2.8 33124340 463012 ?     Ssl  Oct24 1597:39 node /home/sasa/dex8/dex8-worker/starter.js
sasa        1529  0.4  0.4 1102692 66860 ?       Ssl  Oct24 350:18 node /home/sasa/dex8/dex8-worker/starter.js
sasa        1606  0.4  0.4 1102948 66360 ?       Ssl  Oct24 351:23 node /home/sasa/dex8/dex8-worker/starter.js
sasa        1607  0.4  0.4 1103204 66944 ?       Ssl  Oct24 350:14 node /home/sasa/dex8/dex8-worker/starter.js
sasa        1705  0.4  0.4 1103208 67264 ?       Ssl  Oct24 349:54 node /home/sasa/dex8/dex8-worker/starter.js
sasa        1706  0.4  0.3 1101412 65272 ?       Ssl  Oct24 349:16 node /home/sasa/dex8/dex8-worker/starter.js
sasa        1805  0.4  0.4 1167968 66048 ?       Ssl  Oct24 350:19 node /home/sasa/dex8/dex8-worker/starter.js
sasa        1807  0.4  0.3 1100384 63452 ?       Ssl  Oct24 342:10 node /home/sasa/dex8/dex8-worker/starter.js
sasa        1885  0.4  0.4 1102696 66528 ?       Ssl  Oct24 343:49 node /home/sasa/dex8/dex8-worker/starter.js
sasa        1886  2.4  1.0 11868424 171920 ?     Ssl  Oct24 1919:24 node /home/sasa/mikosoft-info/crypto-mikosoft-info/server/index.
www-data   77149  0.0  0.0   2608   532 ?        S    22:28   0:00 sh -c ps -aux | grep node
www-data   77151  0.0  0.0   3304   720 ?        S    22:28   0:00 grep node
sasa     2628167  1.0  0.8 1176028 132412 ?      Ssl  Nov04 637:48 node /home/sasa/voovuu/voovuu-api/starter.js
sasa     3168557  0.7  0.6 11824632 100604 ?     Ssl  Nov06 464:14 node /home/sasa/mikosoft-info/dodo-mikosoft-info/server/index.js
sasa     3169051  0.5  0.5 11798920 82988 ?      Ssl  Nov06 315:45 node /home/sasa/@mikosoft/dodo-examples/server/index.js