Jeff Shields

Results 12 issues of Jeff Shields

``` npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":"^12.18.0","npm":"^6.14.5"} (current: {"node":"14.7.0","npm":"6.14.8"}) npm WARN notsup Not compatible with your version of node/npm: [email protected] npm WARN notsup Unsupported engine for [email protected]:...

Saw the previous issue from 2017 but the problem persists. Can’t test or open issue on bootstrap default as not compatible with piwigo 2.10 and it has been deprecated and...

### Prerequisites - [X] I have [searched](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed feature requests - [X] I have read the [contributing guidelines](https://github.com/twbs/bootstrap/blob/main/.github/CONTRIBUTING.md) ### Proposal I like the css grid but it...

feature
css
v5

I am using grunt-bump v0.8.0 with jit-grunt v0.10.0 & grunt 1.0.1 and getting an error for bump-only and bump-commit. bump by itself works fine. gruntfile.js ``` require('jit-grunt')(grunt)({ 'bump-only': 'grunt-bump', 'bump-commit':...

Node v4.2.1 npm v2.14.7 grunt v0.4.5 grunt-contrib-copy 0.8.1 ``` js { // twig expand: true, flatten: false, cwd: 'bower_components/Twig/lib/', src: [ '**' ], dest: 'lib/classes/vendor/' }, ``` fails on "ENOTSUP:...

### I did this I am using git-ftp v1.6.0 to transfer files from my machine to my VPS. I am trying to upload 1300 files and delete 500 files I...

FTP

### Bug / Enhancement / Question ? attempt to push to ftp that has both ipv4 and ipv6 records only one file uploaded and then hangs. Remove the ipv6 entry...

I am creating a child theme based on Bootstrap Darkroom with the Manage Properties Photos plugin for a Fine Art site. I have added a property called SOLD which is...

I have a series of specs for different sections and modules of my app. I would like to configure checkA11y in one location for all specs. This works within each...

I can't seem to get this plugin to work with Sublime Text 4 and BetterTwig. It used to work with Sublime Text 3 and Php-Twig which does not work with...