Open OnurGumus opened 4 years ago
@OnurGumus Are you trying to add a new library to the REPL?
You probably upgraded Thoth.Json version without upgrading the version of the compiler used to compile it. So, it is complaining because that version of the compiler can't compile this version of Thoth.Json
yes trying to add Fable.Reaction. After that i tried to upgrade everything including npm packages. still same. anyways out?
When fixed we will be able to take a look again at your issue.
When I added Fable.Reaction, building fails with below error
@MangelMaxime :)