Skip to content

Instantly share code, notes, and snippets.

@andrewschaaf
Created February 23, 2011 16:38
Show Gist options
  • Save andrewschaaf/840674 to your computer and use it in GitHub Desktop.
Save andrewschaaf/840674 to your computer and use it in GitHub Desktop.
$ npm install docco
npm info it worked if it ends with ok
npm info using npm@0.3.7
npm info using node@v0.4.0
npm ERR! Error parsing json /usr/local/lib/node/.npm/docco/0.3.0/package/package.json
npm ERR! parse error SyntaxError: Unexpected token }
npm ERR! parse error at Object.parse (native)
npm ERR! parse error at /usr/local/lib/node/.npm/npm/0.3.7/package/lib/utils/read-json.js:71:17
npm ERR! parse error at P (/usr/local/lib/node/.npm/npm/0.3.7/package/lib/utils/read-json.js:62:40)
npm ERR! parse error at cb (/usr/local/lib/node/.npm/npm/0.3.7/package/lib/utils/graceful-fs.js:31:9)
npm ERR! parse error at [object Object].<anonymous> (fs.js:86:5)
npm ERR! parse error at [object Object].emit (events.js:39:17)
npm ERR! parse error at afterRead (fs.js:840:12)
npm info preinstall docco@0.3.0
npm info install docco@0.3.0
npm info postinstall docco@0.3.0
npm ERR! Error parsing json /usr/local/lib/node/.npm/docco/active/package/package.json
npm ERR! parse error SyntaxError: Unexpected token }
npm ERR! parse error at Object.parse (native)
npm ERR! parse error at /usr/local/lib/node/.npm/npm/0.3.7/package/lib/utils/read-json.js:71:17
npm ERR! parse error at P (/usr/local/lib/node/.npm/npm/0.3.7/package/lib/utils/read-json.js:62:40)
npm ERR! parse error at cb (/usr/local/lib/node/.npm/npm/0.3.7/package/lib/utils/graceful-fs.js:31:9)
npm ERR! parse error at [object Object].<anonymous> (fs.js:86:5)
npm ERR! parse error at [object Object].emit (events.js:39:17)
npm ERR! parse error at afterRead (fs.js:840:12)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment