avatar BrunnoPrego
BrunnoPrego
19 Apr 2019

Steps to reproduce the issue

Follow the steps to test de component

Expected result

Build the test cases (robo build)

Actual result

Getting errors in composer install:

Deprecation warning: require-dev.Behat/Gherkin is invalid, it should not contain uppercase characters. Please use behat/gherkin instead. Make sure you fix this as Composer 2.0 will error.

and

Package joomla-projects/robo is abandoned, you should avoid using it. Use joomla-projects/joomla-testing-robo instead.

and

PHP Fatal error: Uncaught Error: Call to a member function newBuilder() on null in C:\xampp\htdocs\runweblinks\weblinks\vendor\consolidation\robo\src\Common\BuilderAwareTrait.php:44

System information (as much as possible)

Possibily any system will get this, but I tryed in xampp on windows 10 with git-bash

Additional comments

None
shellout.txt

avatar BrunnoPrego BrunnoPrego - open - 19 Apr 2019
avatar BrunnoPrego BrunnoPrego - change - 19 Apr 2019
The description was changed
avatar BrunnoPrego BrunnoPrego - edited - 19 Apr 2019
avatar wilsonge wilsonge - change - 5 Sep 2019
Status New Closed
Closed_Date 0000-00-00 00:00:00 2019-09-05 14:29:51
Closed_By wilsonge
avatar wilsonge wilsonge - close - 5 Sep 2019
avatar wilsonge
wilsonge - comment - 5 Sep 2019

Fixed with a012bc7

Add a Comment

Login with GitHub to post a comment