davetbo

Results 5 comments of davetbo

Hello. I'm getting this issue as well, and this thread is almost 2 years old. I'm on: Mac 10.12.6, GCC Version: Davids-MacBook-Pro:settings davetbo$ gcc --version Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 Apple...

I'm on 0.2.6 and this is still happening. Also, I'm running into the issues where scrolling doesn't work. I am trying to do a tutorial for the Divi customizer and...

I just thought of one workaround, but it seems likely to be unsafe. If I do this it seems to fix the error in this instance, but I could see...

I haven't tested thoroughly yet, but I got it to start without complaint using ARNs. Try setting environment variables for AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY before running yas3fs. export AWS_ACCESS_KEY=ASDFASDFMYACCESSKEYHERE export AWS_SECRET_ACCESS_KEY=ASDFASDFMYSECRETKEYHERE...

If this means that I can use \WP_Mock with the unit testing scaffold that is set up by the wp-cli command line tools, then I'm interested as well!