Giter VIP home page Giter VIP logo

Comments (9)

badray avatar badray commented on June 20, 2024

I also have this issue with expect.js installed from npm.

Version from npm seems to be defective. I look into source and there is no withArgs declaration. The repo version has it. I've just downloaded expect.js file from this repo, replaced it and it works, so this is temporary solution.

MD5 (repo version) = 747992059c95f27351039870e30d7634
MD5 (npm version) = 3f43d4cfa0c5cb5301f15d8191e23276

from expect.js.

jaredly avatar jaredly commented on June 20, 2024

+1

from expect.js.

jaredly avatar jaredly commented on June 20, 2024

Actually, it looks like they just haven't made a new release since it was added ... 3 months ago.

from expect.js.

danactive avatar danactive commented on June 20, 2024

Agreed npm needs updating. Please publish withArgs public method

from expect.js.

pocesar avatar pocesar commented on June 20, 2024

@LearnBoost ping

from expect.js.

ama-ch avatar ama-ch commented on June 20, 2024

+1

from expect.js.

superkhau avatar superkhau commented on June 20, 2024

^

from expect.js.

pocesar avatar pocesar commented on June 20, 2024

npm allows you to install from a git repo, although not ideal

{
  "devDependencies": {
    "expect.js":"git://github.com/LearnBoost/expect.js.git#master"
  }
}

from expect.js.

superkhau avatar superkhau commented on June 20, 2024

doesn't work for me, getting some npm error. tried your way too.

"expect.js": "https://github.com/LearnBoost/expect.js.git#master"

from expect.js.

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.