Closed
Description
I did:
- Search for if my issue has already been submitted
- Make sure I'm reporting something precise that needs to be fixed
- Give my issue a descriptive and concise title
- Create a minimal working example on JsFiddle or Codepen
(or gave a link to a demo on the Selectize docs) - Indicate precise steps to reproduce in numbers and the result,
like below
All pull requests since beginning of September fail because of yarn requiring newer nodejs version.
Yarn require minimum nodejs >= 4
Yarn dependencies require nodejs >= 6
Steps to reproduce:
- Create pull request with minor change
- See failing CI
Expected result:
Successful build.
Actual result:
Broken build.
Metadata
Metadata
Assignees
Labels
No labels