Kaoru Kohashigawa

Results 26 comments of Kaoru Kohashigawa

yeah weird i have to have both colorschemes on one mac (10.8) but the other 10.9 doesn't need it.

ok I found out why the color scheme scheme was not working. I had to explicitly tell vim iterm can support 256 colors: ``` " Let VIM know the terminal...

+1 for something else

Updated ECK to `2.3.0` and no dice still have the same problem 😞

I'm sorry for the lack of response, here things have been backed up, let's close this for now and I'll circle back with my results. Thank you! On Thu, Sep...

Is there documentation on how I would go about migrating to having this flag turned on? When I flip this to `true` and run `pulumi update` I get the following...

I came across this error while writing a Dynamic Resource Provider. I'm using [`graphql-request`](https://github.com/prisma-labs/graphql-request)

I narrowed down the issue to [`graphql-tag`](https://github.com/apollographql/graphql-tag). I was able to get around this issue by configuring my `@graphql-codegen/typescript-graphql-request` plugin to use a different `gql` function. My `codegen.yml` looks like:...

Sure! ``` /usr/local/bin/bazel test --test_filter=com.my.AppSpec --test_arg='-t "MyApp should start"' -- //my/server:test ```

same error 😞