Giter Site home page Giter Site logo

Comments (6)

khteh avatar khteh commented on July 1, 2024 1

Managed to install successfully today. Thanks!

from chai-as-promised.

43081j avatar 43081j commented on July 1, 2024

The latest 7.x version should resolve this already

Try upgrading chai-as-promised

from chai-as-promised.

khteh avatar khteh commented on July 1, 2024

Don't you see "@types/chai-as-promised": "^7.1.8", and npm error peer chai@">= 2.1.2 < 5" from [email protected] in my post?

from chai-as-promised.

43081j avatar 43081j commented on July 1, 2024

i see it

npm error peer chai@">= 2.1.2 < 5" from [email protected]

but i published a new version of chai-as-promised a week or two ago that changes this range to < 6 instead of < 5

you can see that in 7.1.2:
https://unpkg.com/browse/[email protected]/package.json

your devDependencies also doesn't have chai-as-promised but does have the types, maybe that needs fixing?

from chai-as-promised.

khteh avatar khteh commented on July 1, 2024

I was trying to npm i -D chai-as-promised and hit this error and therefore this issue created!

from chai-as-promised.

43081j avatar 43081j commented on July 1, 2024

that seems strange as its trying to install 7.1.1 which certainly will error with chai 5

you need 7.1.2, which is the latest version:
https://www.npmjs.com/package/chai-as-promised/v/7.1.2

im surprised npm i didn't pull that one in 🤔 its definitely the latest version on npm

from chai-as-promised.

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.