Brian Chandler
Brian Chandler
Having trouble with '--version' myself, but it could be that I'm still new to Rust. I figured the Rust version of 'docopt' would just display whatever version is in the...
UPDATE: I was trying to get back to coding so I copied everything (only .es6 files + all hidden files too) to a fresh directory. Compiling didn't work. I tried...
I've got the same issue with "grunt-config-copy". I **am** using the "expand" syntax. **My Gruntfile has:** ``` copy: { main: { expand: true, cwd: 'copy2build', src: '**', dest: 'build', flatten:...
@jonringer - for the work-around win. :) Big thanks. I've been wracking my brain all afternoon trying to get it working. I'm now running NixOS on several machines and wanted...