Closed JohnDoneth closed 3 years ago
Thanks for the report! I'll probably have to either switch to some legitimate format, or vendor Marshal
to get this fixed. Will try to do it over the weekend.
hey, any update regarding this? trying to upgrade to rescript 9.1 and having this issue.
Yes, I basically have a proposed fix but I'm suffering from some permissions problem with npm locally, and in the meantime Travis stopped running the CI tests that was building the ReScript test in CI... and the travis-ci.com migration seems broken. A perfect storm of bit rot! Even that shouldn't take that long to fix, but I've been unusually busy in the last few days. I hope to get this done this weekend.
I did start a GitHub Actions conversion branch yesterday as one approach to working around the problem, but had to switch to other tasks.
This issue is now fixed in master
by 8437ac24f89b1868d191ee924947774872214dc4.
I'll get the new GitHub Actions setup building the binaries (Travis used to do that before the forced travis.com migration broke that setup). Then, this will go out to npm as Bisect_ppx 2.6.2. I'll ping the issue and the forum when it's out.
The fix is now out in npm as bisect_ppx@2.6.2
.
Amazing! thank you! 🥇 ❤️
Thank you @aantron :heart:
It seems like this project is not compatible with the latest version of ReScript (9.1) as the Marshall module appears to no longer be available.
Some others are having this issue on the forum as well: https://forum.rescript-lang.org/t/upgrading-from-bs-platform-9-to-rescript-9-1-3-unbound-module-marshal-bisect-ppx/1818