Morgan Estes

Results 24 issues of Morgan Estes

When I type `cmd` it shows me the command workflow, but as soon as I start typing a specific command it goes to search with my default search provider. I...

After upgrading to Yosemite, the script runs and says it's adding the URLs, but none of the events get updated in my calendar. I can't see any obvious errors (none...

Early on I thought the script was printing empty lines, but after highlighting the text I realized that some of the messages were just printed in a dark color that...

Possibly related to #7, when I try to end a recording by typing `exit`, it tells me `◷ Recording complete! 7 frames left…` but never finishes and I lose control...

When I try to run `clif`, I get this notice twice: ``` The regenerator/runtime module is deprecated; please import regenerator-runtime/runtime instead. ``` The first time, it's followed by ``` ●...

I've used this project to learn nodejs development with Heroku, and would like to release the code I've written under the MIT and GPL licenses, but since there's not a...

## Problem In version 0.5.0, when I run `wp-enforcer` it removes the standards already set for a project. ## Description I have multiple coding standards installed in my project ([WP...

bug

Possibly related to #12, when I have WP Enforcer enabled, I'm prevented from adding images to my Git repo. PHPCS reports multiple errors, most noticeably "mixed line endings" and "ASP...

bug

When I visit http://make.wordpressorg.dev/core/handbook, I get a WSOD where I expect to see either the handbook content or a 404 page. There aren't any indications in the PHP error log...

type: enhancement
priority: medium

From a base install of VVV, running `vagrant up`, `wme_import_database` fails to create the meta databases that are defined in each site's `vvv-init.sh` prior to attempting to import them. Defining...

type: bug
priority: medium