I was successfully using @ryyppy/rescript-promise but now I get these runtime errors
Also the Js.Promise2 module seams to be missing from rescript 10.1.4
Nevermind… Guess Promise replaced Promise2
I recommend you to use the Promise module from
1 Like
Thanks, I’ll take a look. ![]()
1 Like