?
avatar twister65
twister65
19 Jan 2019

Steps to reproduce the issue

  • Clone the repository:
    git clone git@github.com:joomla/joomla-cms.git

  • Go to the joomla-cms folder:
    cd joomla-cms

  • Checkout 4.0-dev branch:
    git checkout 4.0-dev

  • Install all the needed composer packages:
    composer install

  • Install all the needed npm packages:
    npm install

Expected result

Steps to setup the local environment succeed.

Actual result

npm install fails

error Command failed: git rev-list -n1 master

System information (as much as possible)

npm-debug.log

Additional comments

git checkout 4.0-dev is missing in https://github.com/joomla/joomla-cms/blob/4.0-dev/README.md.

avatar twister65 twister65 - open - 19 Jan 2019
avatar joomla-cms-bot joomla-cms-bot - change - 19 Jan 2019
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 19 Jan 2019
avatar twister65
twister65 - comment - 19 Jan 2019

There is no master branch in the repository:
https://github.com/LeaVerou/awesomplete
but only gh-pages

avatar twister65 twister65 - change - 20 Jan 2019
Status New Closed
Closed_Date 0000-00-00 00:00:00 2019-01-20 08:34:04
Closed_By twister65
avatar twister65
twister65 - comment - 20 Jan 2019

We have PR #23597

avatar twister65 twister65 - close - 20 Jan 2019

Add a Comment

Login with GitHub to post a comment