Skip to content

Instantly share code, notes, and snippets.

@john3909
Created September 5, 2012 19:39
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 john3909/3643263 to your computer and use it in GitHub Desktop.
Save john3909/3643263 to your computer and use it in GitHub Desktop.
root@beagleboard:~/cloud9# sm install
path.existsSync is now called `fs.existsSync`.
path.exists is now called `fs.exists`.
Locating NPM package 'https://github.com/ajaxorg/ace/tarball/117f3574360e468e47632443b6be675a5e4cba7c' to be installed at '/home/root/cloud9'
Locating: https://github.com/ajaxorg/ace/tarball/117f3574360e468e47632443b6be675a5e4cba7c
cached 302 https://github.com/ajaxorg/ace/tarball/117f3574360e468e47632443b6be675a5e4cba7c
cached 304 https://nodeload.github.com/ajaxorg/ace/tarball/117f3574360e468e47632443b6be675a5e4cba7c
Not modified
Copying cached install from '/home/root/.sourcemint/install-cache/https/github.com/ajaxorg/ace/tarball/117f3574360e468e47632443b6be675a5e4cb.
* ERROR ***************************************************************************
* Error:
malloc: common.c:578: assertion botched
free: called with unallocated block argument
Aborting...tar: -: Cannot write: Broken pipe
tar: Error is not recoverable: exiting now
/bin/sh: line 1: 1837 Done(2) tar pcf - .
1838 Aborted | ( cd /home/root/cloud9/node_modules/ace; tar pxf - )
In package: /home/root/cloud9
* File : false @ false
* Stack:
* Error:
* malloc: common.c:578: assertion botched
* free: called with unallocated block argument
* Aborting...tar: -: Cannot write: Broken pipe
* tar: Error is not recoverable: exiting now
* /bin/sh: line 1: 1837 Done(2) tar pcf - .
* 1838 Aborted | ( cd /home/root/cloud9/node_modules/ace; tar pxf - )
* In package: /home/root/cloud9
* at exports.osCopyDirRecursive (/usr/lib/node_modules/sm/node_modules/sourcemint-util-js/lib/fs-recursive.js:29:29)
* at ChildProcess.exithandler (child_process.js:540:7)
* at ChildProcess.EventEmitter.emit (events.js:91:17)
* at maybeClose (child_process.js:634:16)
* at Socket.ChildProcess.spawn.stdin (child_process.js:806:11)
* at Socket.EventEmitter.emit (events.js:88:17)
* at Socket._destroy.destroyed (net.js:356:10)
* at process.startup.processNextTick.process._tickCallback (node.js:244:9)
* ERROR ***************************************************************************
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment