Skip to content

Instantly share code, notes, and snippets.

root@beagleboard:~/cloud9# npm install contextify --nodedir=~/node
info trying registry request attempt 1 at 13:09:59
http GET https://registry.npmjs.org/contextify
http 304 https://registry.npmjs.org/contextify
info trying registry request attempt 1 at 13:10:01
http GET https://registry.npmjs.org/bindings
http 304 https://registry.npmjs.org/bindings
> contextify@0.1.3 install /home/root/cloud9/node_modules/contextify
> node-gyp rebuild
root@beagleboard:~/cloud9# sm update
path.existsSync is now called `fs.existsSync`.
path.exists is now called `fs.exists`.
Backing up '/home/root/cloud9.old/node_modules/apf' to '/home/root/cloud9.old/node_modules/apf~backup-1346874736798'.
Copying cached install from '/home/root/.sourcemint/install-cache/https/github.com/ajaxorg/apf/tarball/ca9053b1a9a499d587063f04cc02acf091d44.
Backing up '/home/root/cloud9.old/node_modules/asyncjs' to '/home/root/cloud9.old/node_modules/asyncjs~backup-1346874764685'.
Copying cached install from '/home/root/.sourcemint/install-cache/https/github.com/ajaxorg/async.js/tarball/0b4ed5608a32c280a7690b5f52883d8d.
Backing up '/home/root/cloud9.old/node_modules/jsDAV' to '/home/root/cloud9.old/node_modules/jsDAV~backup-1346874769096'.
Copying cached install from '/home/root/.sourcemint/install-cache/https/github.com/ajaxorg/jsDAV/tarball/53818b85736cbe12f63a7cd46e4cbc4214d.
Backing up '/home/root/cloud9.old/node_modules/v8debug' to '/home/root/cloud9.old/node_modules/v8debug~backup
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 ***************************************************************************
root@beagleboard:~/cloud9# node server.js
path.existsSync is now called `fs.existsSync`.
module.js:340
throw err;
^
Error: Cannot find module 'sourcemint-platform-nodejs/lib/bundler'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.require (module.js:362:17)
@john3909
john3909 / NodejsPiErrors
Created September 5, 2012 19:05
Nodejs pi branch make test errors
root@beagleboard:~/node# make test
./configure
{ 'target_defaults': { 'cflags': [],
'default_configuration': 'Release',
'defines': [],
'include_dirs': [],
'libraries': []},
'variables': { 'armv7': 0,
'clang': 0,
'gcc_version': 47,
@john3909
john3909 / nodejsMakeTestError
Created September 5, 2012 00:50
Nodejs make test errors
root@beagleboard:~/node# make test
make -C out BUILDTYPE=Release V=1
make[1]: Entering directory `/home/root/node/out'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/root/node/out'
ln -fs out/Release/node node
python tools/test.py --mode=release simple message
[00:40|% 3|+ 15|- 0]: release test-tls-peer-certificate*** glibc detected *** out/Release/node: free(): invalid pointer: 0x01701348 ***
=== release test-tls-peer-certificate ===