evanmcd

Results 7 comments of evanmcd

I'm seeing this issue as well. It stalls the first time it encounters the need to create a directory. When I created the directory manually (using the same FTP account...

I'm getting this error now and wondering what the correct fix for it is. Does anyone have one?

Well, I seem to have found it pretty quickly after all. Adding this to the config object of `makeSchema()` ``` features: { abstractTypeStrategies: { resolveType: false } } ```

@cpfrommer Hey, I don't suppose you ever got to writing additional tests for this, did you? I'm hitting the same issue now. Thanks.

OK. Thx for the quick update. I put in a PR for a missing test class on the mocks library earlier today. Maybe I'll be able to get to this...

Came across this issue as well, but with PHP 5.6. Might be related to the fact that I am using a Docker image (centos6), that may have a different default...

The SOQL example is no longer valid. I just wasted a ton of time research LCC with React only to find out it hasn't been working for 9 months. :(