Alain Armand

Results 77 issues of Alain Armand

macOS Sierra: ocsigen-toolkit successfully installed. Can not install ocsigen start. ``` $ opam install ocsigen-start [ERROR] ocsigen-start is not available because your system doesn't comply with ocaml-version >= "4.03". ```...

running the command with `jq` gets a compile error on Sierra. Running with `jqn` passes CREDENTIALS to env var.

| Q | A | ------------------------ | --- | Fixed Issues? | Basic example was not working.This pull does. | Patch: Bug Fix? | | Major: Breaking Change? | |...

**Version** Package version ``` "graphql-to-reason": "^1.0.0-alpha.0", ``` **Describe the bug** A clear and concise description of what the bug is. I added `SchemaTypes.re` ```reason include SchemaTypes_builder.MakeSchema({ module Scalars = {type...

**Version** Package version latest **Describe the bug** A clear and concise description of what the bug is. Building an running the example, here https://github.com/Coobaha/graphql-to-reason/tree/master/examples throw the following error: ```reason >...

Hey folks, First thanks for this excellent project and congratulations on the new v3. It is certainly much cleaner looking with more detailed instructions. Should be easier for people to...

Example [https://repl.it/@idkjs/KnownLinearBase](https://repl.it/@idkjs/KnownLinearBase) How would you model the following with this library? ```sql SELECT 'The time is ' || time('now'); SELECT 'Tomorrow will be ' || date('now', '+1 day'); SELECT 'Today...

You left yours in config.js.

The [codesandox](https://github.com/trojanowski/react-apollo-hooks#example) demo breaks when you update react-apollo-hooks to latest. Per the release notes on https://github.com/trojanowski/react-apollo-hooks/releases/tag/v0.4.0 citing https://github.com/trojanowski/react-apollo-hooks/issues/69, how would you set/update the suspense value to true if that is...

I wanted to run this to see how it works. Im getting an error maybe you can help with? ```bash goo on  master [!?] [I] ➜ cd src/ goo/src...