Module error with _ts-toolbelt
bjufre opened this issue · comments
Hello,
I've updated rambda
to 3.2.5
in an angular project. And it all seemed good until I tried to run the application or storybook inside the project and started getting an error with _ts-toolbelt
.
I'm attaching a screenshot for a clearer picture of the error I'm explaining:
Any help would be welcome as this is blocking any further development at this stage.
~ bjufre
Try with 3.3.0
as it should work. Thank you for bringing it up. Let me know if the issue is gone.
@selfrefactor That solved the issue! Thank you very much man!
You are most welcome. Just keep in mind that 3.3.0
is in fact 4.0.0
, i.e. there are breaking changes listed in CHANGELOG.md
. Nothing drastic, but I just wanted to inform you.