Alain Armand
Alain Armand
cloned, ran yarn, then yarn start. I get 'sh: start: command not found'. Any idea why this is? debug log: ```sh Last login: Sun Aug 20 10:08:29 on ttys002 Ensos-MacBook-Pro:~...
This excellent demo project doesnt seem to build. I think it has to to do with `opium` being set to ```json "opium" {>= "0.17.1"} ``` when you might want ```json...
Thanks for sharing this! I tried using it and got a `IO.Io: openIn at src/smlnj/Basis/IO/text-io.sml` error. Im on a mac and using `zsh` and Catalina, if that matters. Tried with...
Not even sure if that is the correct title. Im testing your app on this page: http://www.lafrenchtech.com/annuaire. I if i just run body, its doesnt catch the Frames that render...
Response is: 
Im trying to use your EventEmitter binding to reproduce the primus demo without success. I can't see to reproduce the example. This it `js` primus demo: ```js var EE =...
```bash [snowpack] ! building dependencies... [snowpack] ✔ dependencies ready! [10.01s] [snowpack] [404] /sw.js ✘ /my-rescript-project/public/sw.js ``` FYI