Alain Armand

Results 76 comments of Alain Armand

I have this which isnt working either: ```json "ppx-flags": [ "graphql_ppx/ppx\\ -schema=graphql_schema.json" ], ```

I'm trying to run the project on master and getting the following `webpack` error: ```bsh client [master*]yarn start yarn run v1.17.3 warning ../../../../package.json: No license field $ webpack-dev-server /Users/prisc_000/working/SKETCHDEV/sketch-sh/client/node_modules/webpack-cli/bin/config-yargs.js:89 describe:...

Also, whenever you run `yarn install` you always get an error on `let-anything` package. ``` SKETCHDEV sketch-sh ➜ sketch-sh [master]ls CHANGELOG.md Dockerfile Makefile branding docker github now.json.old DEVELOPING.md LICENSE README.md...

Tried fresh clone. `cd client && yarn`. Add `let-anything` with `yarn add let-anything -D` due to error on install. Run an initial bsb build, `yarn bs:build`. Start dev server: `yarn...

Ah, ok. I had it running on that before but didn't realize that is what we were working off of. Thank you.

@thangngoc89 i would be happy for you to take a few minutes and walk me through the workflow to get me up and running. Is that possible? My first question...

Same here. CTRL + Q / Enter doesnt do anything. Seems to reprint previous query. ![Screen Shot 2020-07-22 at 12 40 30 PM](https://user-images.githubusercontent.com/2370391/88203937-8d4aea80-cc18-11ea-882b-c7942fd4586f.png)

Can we help to update this? Do we know what the issue is?

How do you set this up to run with `react-native run-ios`?

Also "However **this** if the "handlers" for each action were "bigger", we would split them out into their own functions e.g:" Is a typo. I tried to link to the...