Marco Amato

Results 6 issues of Marco Amato

As suggested by https://gobuffalo.io/it/docs/db/toolbox I did: ``` brew install gobuffalo/tap/pop ``` As result I get: ``` % brew install gobuffalo/tap/pop ==> Downloading https://github.com/gobuffalo/pop/releases/download/v5.3.4/pop_5.3.4_darwin_amd64.tar.gz Already downloaded: /Users/marcoo/Library/Caches/Homebrew/downloads/63c9d534c74d67f559f5a8f36a4c2ad1caddf1f0c3dfde718c94a1fcda8ec5f3--pop_5.3.4_darwin_amd64.tar.gz ==> Installing pop from...

Hi All, I am trying to install direflow but I get this error on Osx ``` node -v v17.3.1 ``` ``` % npm i -g direflow-cli --force npm WARN using...

Bug

Add Maestro brand credit cards ranges regexp I used the ranges provided `credit-card-type` [here](https://github.com/braintree/credit-card-type/blob/main/src/lib/card-types.ts) This should solve a problem that I am facing with some Mastro cards on a work...

Hi, This patch aim to solve https://github.com/component-driven/cypress-axe/issues/170 the actual code rely on `required` be defined in the browser but this is not the case in my tests on Chrome browser:...

Hi and thanks for develop and maintaining cypress-axe, I see an error with this versions ``` "cypress-axe": "^1.5.0", "cypress": "^13.6.1", "axe-core": "^4.8.2", ``` Accessibility test are failing with ``` [positive]...

Hi! A simple patch for a typo The Mac Os tool is colled 'brew' not 'breq' Thanks Keep up the great work!