Alain Armand
Alain Armand
I tried getting the fish completions from this package and go the following result: ```bash > qnm install-completions could not identify package directory [I] ~/G/fish (master) [1]> oh oh Error:...
Thanks for sharing this. I wonder if we can get @freebroccolo to point to his extension repo which is down https://github.com/freebroccolo/vscode-sml here.
Hi @OvermindDL1 I tried building something with this and running the program gets you the error `main is not a function` Here is a reproduction -> https://github.com/feluxe/bs-tea-starter-kit/pull/3 The error occurs...
I would love to see some `[@bs.meth]` examples if you are still adding stuff. Thank you sharing this repo.
Is this project still usable? Dont seem to be able to run it. You dont happen to have updated it, have you? Thanks for sharing.
Greetings, I figured I would try to implement this on this [aws-example](https://github.com/aws-samples/aws-amplify-graphql). After installing and running it successfully, I followed the steps in this repo. - Unauthenticated role which is...
Nice project. Thanks for sharing it. You probably dont need it but here it is anyway. I added a few line to check if on browser or node and select...
Just to be thorough about it, added `ocaml` support. I also want to note that if you are using this with a configured `ocaml/reason` repo you cant have to files...
hi @feluxe I was looking at this and updated the deps. Unfortunately, running the app from master or on this update throw: ```sh main is not a function ``` Any...