Hi all
When I install bs-platform it says:
> bs-platform@2.2.3 postinstall /home/developer/Desktop/react-reason/piggycoins/node_modules/bs-platform
> node scripts/install.js
No working prebuilt compiler
/bin/sh: 1: ocamlc.opt: not found
Build a local version of OCaml compiler, it may take a couple of minutes
configure again with local ocaml installed
What does the information mean? Especially No working prebuilt compiler.
Thanks