Laurent Godard

Results 6 comments of Laurent Godard

@devinci Hi ! I encounter the same error in my own module did you solve your problem ? if yes, any hint ?

Hi Is there a plan to merge this soon ?

testing with a given example show same problem ``` atomus().html('') .injectJS('var getTheAnswer = function() { return 42; }') .ready(function(errors, window) { console.log(window.getTheAnswer()); // 42 }); ```

Hi thanks a lot my version is ``` $ node --version v4.2.2 ``` feel free to ask if anything more needed Thanks again Laurent

Hi, Thanks a lot for your response just had time today for further investigation. I think i found a workaround on installing new jsdom and a symlink ``` $ npm...

the latest installed `"jsdom": "^8.0.2"`