Giter VIP home page Giter VIP logo

Comments (11)

jsoverson avatar jsoverson commented on July 17, 2024

The task uses the local version of phantomjs, installed via grunt-lib-phantomjs (and its dependencies). There may have been a problem with that installation so you can try removing your node_modules directory and reinstalling.

from grunt-contrib-jasmine.

ChrisWren avatar ChrisWren commented on July 17, 2024

I am getting this issue as well even after removing node modules and re-installing.

from grunt-contrib-jasmine.

rlemaire avatar rlemaire commented on July 17, 2024

Yes deleting and reinstalling doesn't change anything.

I'm on Mac OS Mountain Lion.

from grunt-contrib-jasmine.

mattfield avatar mattfield commented on July 17, 2024

I'm having the same issue on OS X 10.7.5. A reinstallation of node_modules dir doesn't help.

from grunt-contrib-jasmine.

jsoverson avatar jsoverson commented on July 17, 2024

looking into it now

from grunt-contrib-jasmine.

jsoverson avatar jsoverson commented on July 17, 2024

Related to Medium/phantomjs#38 and gruntjs/grunt-lib-phantomjs#17

You can fix this immediately by temporarily depending on an explicit version of phantomjs. Add "phantomjs" : "1.8.2-0" to your package.json and npm install.

Looking into the problem further for a non-temporary fix.

from grunt-contrib-jasmine.

mattfield avatar mattfield commented on July 17, 2024

Confirmed that this temporary fix works. Thanks @jsoverson!

from grunt-contrib-jasmine.

aterribleidea avatar aterribleidea commented on July 17, 2024

The fixed worked for me, but not for a co-worker this morning. For him I had him change the phantomjs dependency to 1.9.0-0 and npm complained that it wasn't compatible, but the tests we needed to run worked at least.

from grunt-contrib-jasmine.

jsoverson avatar jsoverson commented on July 17, 2024

@aterribleidea, 1.9.0-0 still has the problem I saw earlier, so I'm surprised that worked.

from grunt-contrib-jasmine.

jsoverson avatar jsoverson commented on July 17, 2024

Should be fixed with phantomjs 1.9.0-1 installed via gruntjs/grunt-lib-phantomjs#19

Published in contrib-jasmine 0.4.2

from grunt-contrib-jasmine.

rlemaire avatar rlemaire commented on July 17, 2024

Yes, I no longer have the problem after the update.

Thanks

from grunt-contrib-jasmine.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.