-
Notifications
You must be signed in to change notification settings - Fork 62
'class v8::Object’ has no member named ‘GetConstructorName #1
Comments
Hmm, pebkac I think. Sorry for noise. |
what version of node are you building against? On Aug 13, 2011, at 10:34 AM, paulcarey wrote:
|
I was meant to be building against 0.4.10, but I think some detritus On Sat, Aug 13, 2011 at 10:22 PM, tmpvar
|
Thanks for the update, Paul. Glad you got it working! |
SIGSEGV deleting un-configurable global
Hi
My attempt to install failed with the following error.
'configure' finished successfully (0.061s)
Waf: Entering directory
/Users/paulcarey/node_modules/contextify/build' [1/2] cxx: src/contextify.cc -> build/default/src/contextify_1.o ../src/contextify.cc: In function ‘v8::Persistent<v8::Context> CreateContext(ContextifyInfo*)’: ../src/contextify.cc:123: error: ‘class v8::Object’ has no member named ‘GetConstructorName’ Waf: Leaving directory
/Users/paulcarey/node_modules/contextify/build'Build failed: -> task failed (err #1):
{task: cxx contextify.cc -> contextify_1.o}
npm ERR! error installing [email protected] Error: [email protected] preinstall:
node-waf clean || true; node-waf configure bui ld
npm ERR! error installing [email protected]
sh "-c" "node-waf clean || true; node-waf configure build"
failed with 1npm ERR! error installing [email protected] at ChildProcess. (/Users/paulcarey/.nave/installed/0.4.10/lib/node_m
odules/npm/lib/utils/exec.js:49:20)
npm ERR! error installing [email protected] at ChildProcess.emit (events.js:67:17)
npm ERR! error installing [email protected] at ChildProcess.onexit (child_process.js:192:12)
npm ERR! [email protected] preinstall:
node-waf clean || true; node-waf configure build
npm ERR!
sh "-c" "node-waf clean || true; node-waf configure build"
failed with 1npm ERR!
npm ERR! Failed at the [email protected] preinstall script.
npm ERR! This is most likely a problem with the contextify package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-waf clean || true; node-waf configure build
npm ERR! You can get their info via:
npm ERR! npm owner ls contextify
npm ERR! There is likely additional logging output above.
npm ERR!
npm ERR! System Darwin 11.0.0
npm ERR! command "node" "/Users/paulcarey/.nave/installed/0.4.10/bin/npm" "install" "contextify"
npm ERR! cwd /Users/paulcarey
npm ERR! node -v v0.4.10
npm ERR! npm -v 1.0.24
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /Users/paulcarey/npm-debug.log
npm not ok
The text was updated successfully, but these errors were encountered: