Brian Lamb

Results 9 issues of Brian Lamb

[Enter steps to reproduce:] 1. placed cursor in php code, hunting for the correct keys for refactor 2. press ctrl shift r, error happens a couple seconds after that. god...

Issue already reported [here](https://github.com/ansible-collections/ansible.windows/issues/19), still happening. I was sad to see that one was closed. It is not odd, its an ongoing issue for v 2.9. I cant use v3,...

Im stumped. in order to get grunt-phpcs running, i did the standard npm install, and configured my Gruntfile.js phpcs: { application: { dir: 'src' }, options: { bin: '/usr/bin/phpcs', standard:...

Im running a `windows` box using `msys2` (`mingw64` based) terminals. `Node` is installed on the windows box. I have set my config to use an alt port because it clashes...

$ ./initproject.sh -bash: ./initproject.sh: /bin/sh^M: bad interpreter: No such file or directory there is a setting in git that corrects this problem for developers on windows machines $ git config...

This is a direct copy from what ended up on config: ``` "atom-ctags": cmdArgs: "--exclude=node_modules --exclude=public --exclude=*.json --exclude=*.ht* --exclude=*.map --exclude=*.gi* --exclude=*.txt --exclude=*.lock --exclude=*.md --exclude=*.xml --exclude=.env* --exclude=artisan"``` Now even after removing...

tasks that fall after bootstrap task fail without any error, all i see is []$ grunt build Running "bootstrap" task Bootstrap saved in public/tmp/bootstrap extracting: public/tmp/bootstrap/js/bootstrap.js extracting: public/tmp/bootstrap/js/bootstrap.min.js extracting: public/tmp/bootstrap/css/bootstrap.css...

I would like to know a way to specify where to output each js and css separately, currently they want to output into a css folder, and a js folder,...

Overall thanks for the product first :-) Would it be wise to update the steps here https://www.npmjs.com/package/ng-bs-daterangepicker to `ui.bootstrap`instad of `ngBootstrap` in the modules entry (and make a quick note...