-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
npm WARN [email protected] requires a peer of chai@>= 2.0.0 < 4 but none was installed. #84
Comments
Hi @mikeaustin, Support for Chai v4 is underway, but not quite ready yet. In the meantime, there is a pre-release that might just work, you can install it with I'll keep this issue open until I am done with chai-immutable v2, that will fully support Chai v4. |
Any news with this ? |
Hi @Fl4m3Ph03n1x! |
By no means I am not demanding, I was just curious on the progress. For me, this plugin is an integral part of using Immutable. If I can't have this plugin, I can't use Immutable, that's why I was asking. Thanks for the answering! |
Gotcha @Fl4m3Ph03n1x. I didn't take your message as demanding, don't worry :) I feel bad for not wrapping this up earlier. Still in my short-term plans though! In the meantime, you can add |
Alright, #69 got merged. This doesn't mean |
Hey @mikeaustin and @Fl4m3Ph03n1x, I have just released v2.0.0-rc.2 which hopefully is the last step before full Chai v4 support (finally!). Mind giving it a shot and letting me know if it works as expected for you? |
We stopped using Immutable altogether when we realized we couldn't have chai for it :p ( among other reasons ). I am afraid I can't test, as I have no setup for it. |
I'm sorry to hear this and that it took me so long to get my ducks in a row, @Fl4m3Ph03n1x! |
Is there support for [email protected]?
$ npm install --save-dev chai-immutable
[email protected] /Library/WebServer/Documents/www.mike-austin.com/models
├── UNMET PEER DEPENDENCY [email protected]
└── [email protected]
npm WARN [email protected] requires a peer of chai@>= 2.0.0 < 4 but none was installed.
The text was updated successfully, but these errors were encountered: