Toggle navigation
Genres
Frontend (2)
JavaScript (6)
Database (2)
Linux Server (3)
Web Apps (4)
Misc (4)
Search
List
New Tutorials
Last Modified Tutorials
</>
Code examples
code
smiko
javascript
nodejs
npm-debug.log
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 ]
Reload page
Preview
W3C validation
Edit Code
JS Console