Skip to content

Instantly share code, notes, and snippets.

@ggoodman
Last active December 11, 2015 21:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ggoodman/2509777a5c2ad1839968 to your computer and use it in GitHub Desktop.
Save ggoodman/2509777a5c2ad1839968 to your computer and use it in GitHub Desktop.
npm http GET http://registry.npmjs.org/StringScanner
npm http GET http://registry.npmjs.org/range-parser/0.0.4
npm http GET http://registry.npmjs.org/optimist
npm http GET http://registry.npmjs.org/debug
npm http GET http://registry.npmjs.org/estraverse
npm http GET http://registry.npmjs.org/mkdirp/0.3.3
npm http GET http://registry.npmjs.org/pkginfo
npm http GET http://registry.npmjs.org/optimist
npm http GET http://registry.npmjs.org/cookie/0.0.5
npm http GET http://registry.npmjs.org/buffer-crc32/0.1.1
npm http GET http://registry.npmjs.org/fresh/0.1.0
npm http GET http://registry.npmjs.org/methods/0.0.1
npm http GET http://registry.npmjs.org/send/0.1.0
npm http GET http://registry.npmjs.org/cookie-signature/0.0.1
npm ERR! error rolling back Error: Refusing to delete: /root/tmp/tmp-56005rbkpjk/build/package/node_modules/.bin/cake not in /root/tmp/tmp-56005rbkpjk/build/package/node_modules/coffee-script
npm ERR! error rolling back at clobberFail (/opt/local/lib/node_modules/npm/lib/utils/gently-rm.js:41:12)
npm ERR! error rolling back at next (/opt/local/lib/node_modules/npm/lib/utils/gently-rm.js:27:14)
npm ERR! error rolling back at /opt/local/lib/node_modules/npm/lib/utils/gently-rm.js:36:12
npm ERR! error rolling back at Object.oncomplete (fs.js:297:15)
npm ERR! error rolling back coffee-script@1.4.0 { [Error: Refusing to delete: /root/tmp/tmp-56005rbkpjk/build/package/node_modules/.bin/cake not in /root/tmp/tmp-56005rbkpjk/build/package/node_modules/coffee
-script]
npm ERR! error rolling back code: 'EEXIST',
npm ERR! error rolling back path: '/root/tmp/tmp-56005rbkpjk/build/package/node_modules/.bin/cake' }
npm ERR! EEXIST, symlink '../coffee-script/bin/cake'
File exists: ../coffee-script/bin/cake
Move it away, and try again.
npm ERR! System SunOS 5.11
npm ERR! command "/opt/local/bin/node" "/opt/local/bin/npm" "install"
npm ERR! cwd /root/tmp/tmp-56005rbkpjk/build/package
npm ERR! node -v v0.8.8
npm ERR! npm -v 1.1.59
npm ERR! path ../coffee-script/bin/cake
npm ERR! code EEXIST
npm ERR! errno 47
npm http 200 http://registry.npmjs.org/amdefine
{
"name": "plunker-run",
"subdomain": "plunker-run",
"domains": [
"run.plnkr.co"
],
"scripts": {
"start": "server.js"
},
"engines": {
"node": "0.8.x"
},
"version": "0.3.14-39",
"private": true,
"dependencies": {
"coffee-script": "1.x",
"express": "3.x",
"gzippo": "0.1.x",
"mime": "*",
"underscore": "1.3.x",
"nconf": "0.5.x",
"json-schema": "https://github.com/kriszyp/json-schema/tarball/master",
"lru-cache": "1.1.x",
"request": "2.x",
"node-sass": "https://github.com/filearts/node-sass/tarball/master",
"sass": "*",
"less": "*",
"jade": "*",
"marked": "*",
"LiveScript": "*",
"iced-coffee-script": "*",
"esmangle": "~0.0.8",
"source-map": "~0.1.7",
"escodegen": "~0.0.12",
"cscodegen": "git://github.com/michaelficarra/cscodegen.git#73fd7202ac086c26f18c9d56f025b18b3c6f5383",
"coffee-script-redux": "https://github.com/michaelficarra/CoffeeScriptRedux/tarball/master",
"stylus": "*",
"nib": "*",
"typescript-wrapper": "*"
},
"bundledDependencies": [
"json-schema"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment