Alain Armand

Results 77 issues of Alain Armand

Issue: https://github.com/aws-amplify/amplify-js/issues/3868#issue-482012666 I have deployed using the `click to deploy` button. While trying to sign in i get this error: ```json error signing up: Object { code: "InvalidParameterException", name: "InvalidParameterException",...

Im wondering what node version, or whatever else I need to have set up to get a new project to run right. Also are we running create-graphql generate -tmlc Business...

bug

I'm trying to understand how to build a ppx with melange. I can't seem to build the ppx dir using any of the commands in `esy.json` or `package.json`. Is it...

Add link to https://hexdocs.pm/absinthe/apollo.html which has much more detail about using this package.

Is there a version of this setup that can run without `inotifywait` which I believe is `linux` only? I am on a mac and would like to run it without...

Adding with `opam pin add re-web` produces the following: ```sh ❯ opam pin add re-web https://github.com/yawaramin/re-web.git Package re-web does not exist, create as a NEW package? [Y/n] y [re-web.~dev] synchronised...

I am trying to get reenv to run my graphql introspection command. I cant seem to call it from the `package.json` script and then pass the value to the command....

question

macOS Sierra Node 9. i ran graphql init and to get .graphqlconfig: ``` $ graphql init ? Local schema file path: schema.graphql ? Endpoint URL (Enter to skip): https://api.graph.cool/relay /v1/cj9o4se940gsu0148s5a4helr...

Hi. I was studying this code and went ahead and updated it. Here is is if you want it. Thanks for sharing.