Dustin McCormick

Results 6 issues of Dustin McCormick

**Is this a feature, bug, or something else?** Bug **What is the current behavior?** We're using presenters throughout our application. We nest them without problems. Sometimes when we have one...

### Summary The watch mode of graphile-worker incorrectly resolves npm dependencies when using npm's workspaces when two different versions of a dependency are installed. ### Steps to reproduce 1. Create...

bug

I'm using [mui-org/material-ui](https://github.com/mui-org/material-ui) (1.0.0-beta.28) and [cssinjs/react-jss](https://github.com/cssinjs/react-jss) (8.3.3). When I run `reactTreeWalker` (4.0.2) against my application, I get an error from JSS that appears to be related to context. My application...

Results: ``` The cartridge 'http://cartreflect-claytondev.rhcloud.com/reflect?github=wshearn/openshift-origin-cartridge-nodejs' will be downloaded and installed Application Options ------------------- Domain: foobaz Cartridges: http://cartreflect-claytondev.rhcloud.com/reflect?github=wshearn/openshift-origin-cartridge-nodejs Gear Size: default Scaling: no Creating application 'client' ... /Library/Ruby/Gems/2.0.0/gems/rhc-1.34.2/lib/rhc/rest/client.rb:770:in `handle_error!': The initial...

I'm attempting to use `gitcommit` against a repository in a sub-directory within my project. The `cwd` option doesn't seem to be working properly. My `gitcommit` task looks like this: ```...

Support for [aliases](https://webpack.js.org/configuration/resolve/) would make this tool useful in my project.

enhancement