[Pkg-javascript-devel] Bug#670312: Bug#670312: node-jsdom: example	code throws TypeError: undefined is not a function
    David Paleino 
    dapal at debian.org
       
    Tue Apr 24 19:57:22 UTC 2012
    
    
  
reassign 670312 node-contextify
retitle 670312 fix reference to compiled contextify module
thanks
Hello Brian,
On Tue, 24 Apr 2012 15:34:46 -0400, Brian DeRocher wrote:
> [..]
This really is a bug in node-contextify.
In fact, changing the first line of /usr/lib/nodejs/contextify/contextifyjs.js
from:
  var ContextifyContext = require('contextify').ContextifyContext;
to:
  var ContextifyContext = require('./contextify').ContextifyContext;
fixes the bug.
I'll upload a fixed package ASAP.
-- 
 . ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 ----|---- http://deb.li/dapal
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-javascript-devel/attachments/20120424/b3cb6df6/attachment.pgp>
    
    
More information about the Pkg-javascript-devel
mailing list