Re: contextify & windows

331 views
Skip to first unread message

Elijah Insua

unread,
Sep 5, 2011, 12:22:27 PM9/5/11
to Joe Bogner, js...@googlegroups.com
Joe,

You are correct, contexify has not been tested on windows. We are putting together a pull request for node to fix node's `vm` module so we can this dependency from jsdom. 

You can expect it to go away before js...@0.3.0.

Thanks,
-- Elijah


On Sep 5, 2011, at 9:09 AM, Joe Bogner wrote:

Hello - 

According to this comment https://github.com/tmpvar/jsdom/issues/272#issuecomment-1978457 jsdom 0.2.1 should work on windows. I'm having an issue on windows and I'm running 0.2.4... I suspect it's because contextify uses a C extension?

Is there any help you can provide?

Thanks in advance

Joe


node.js:189
        throw e; // process.nextTick error, or 'error' event on first tick
        ^
Error: Cannot find module '../build/Release/contextify'
    at Function._resolveFilename (module.js:317:11)
    at Function._load (module.js:262:25)
    at Module.require (module.js:340:17)
    at require (module.js:351:17)
    at Object.<anonymous> (C:\temp\node_modules\contextify\lib\contextify.js:4:2
2)
    at Module._compile (module.js:411:26)
    at Object..js (module.js:450:10)
    at Module.load (module.js:334:31)
    at Function._load (module.js:293:12)
    at Module.require (module.js:340:17)

Matt Smith

unread,
Oct 25, 2011, 6:36:30 PM10/25/11
to jsdom, Elijah Insua, Joe Bogner
Elijah,

Has there been any progress on this front? If not, what can be done to
help move it along. I have also run into the same problem as Joe.

Thanks,
Matt Smith

On Sep 5, 10:22 am, Elijah Insua <tmp...@gmail.com> wrote:
> Joe,
>
> You are correct, contexify has not been tested on windows. We are putting together a pull request for node to fix node's `vm` module so we can this dependency from jsdom.
>
> You can expect it to go away before js...@0.3.0.
>
> Thanks,
> -- Elijah
>
> On Sep 5, 2011, at 9:09 AM, Joe Bogner wrote:
>
>
>
>
>
>
>
> > Hello -
>
> > According to this commenthttps://github.com/tmpvar/jsdom/issues/272#issuecomment-1978457jsdom 0.2.1 should work on windows. I'm having an issue on windows and I'm running 0.2.4... I suspect it's because contextify uses a C extension?

Brandon Benvie

unread,
Nov 12, 2011, 1:34:21 PM11/12/11
to js...@googlegroups.com, Joe Bogner
I set up an MSVC project to build it and built a binary against Node 0.6.1. Seems to be working without an issue.

Reply all
Reply to author
Forward
0 new messages