Skip to content

Instantly share code, notes, and snippets.

@ozten
Created February 22, 2012 16:47
Show Gist options
  • Save ozten/1885980 to your computer and use it in GitHub Desktop.
Save ozten/1885980 to your computer and use it in GitHub Desktop.
clortho$ npm install ldapjs
npm http GET https://registry.npmjs.org/ldapjs/0.4.8
npm http 304 https://registry.npmjs.org/ldapjs/0.4.8
npm http GET https://registry.npmjs.org/asn1/0.1.11
npm http GET https://registry.npmjs.org/nopt/1.0.10
npm http GET https://registry.npmjs.org/buffertools/1.0.6
npm http GET https://registry.npmjs.org/dtrace-provider/0.0.3
npm http GET https://registry.npmjs.org/sprintf/0.1.1
npm http 304 https://registry.npmjs.org/asn1/0.1.11
npm http 200 https://registry.npmjs.org/nopt/1.0.10
npm http 304 https://registry.npmjs.org/dtrace-provider/0.0.3
npm http 304 https://registry.npmjs.org/buffertools/1.0.6
npm http GET https://registry.npmjs.org/nopt/-/nopt-1.0.10.tgz
npm http 304 https://registry.npmjs.org/sprintf/0.1.1
npm http 200 https://registry.npmjs.org/nopt/-/nopt-1.0.10.tgz
npm ERR! Could not create /home/ozten/.npm/nopt/1.0.10/___package.npm
npm ERR! Could not unpack /home/ozten/.npm/nopt/1.0.10/package.tgz to /home/ozten/.npm/nopt/1.0.10
npm ERR! error installing ldapjs@0.4.8
npm ERR! Error: EACCES, permission denied '/home/ozten/.npm/nopt/1.0.10/___package.npm'
npm ERR!
npm ERR! Please try running this command again as root/Administrator.
npm ERR!
npm ERR! System Linux 2.6.32-38-generic
npm ERR! command "node" "/usr/local/bin/npm" "install" "ldapjs"
npm ERR! cwd /home/ozten/Projects/clortho
npm ERR! node -v v0.6.10
npm ERR! npm -v 1.1.0-3
npm ERR! path /home/ozten/.npm/nopt/1.0.10/___package.npm
npm ERR! code EACCES
npm ERR! message EACCES, permission denied '/home/ozten/.npm/nopt/1.0.10/___package.npm'
npm ERR! errno {}
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/ozten/Projects/clortho/npm-debug.log
npm not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment