Skip to content

Can't run the script due to Composer autoload path issues #2

@ilya-levin-lokalise

Description

@ilya-levin-lokalise

Steps to reproduce:

  1. composer require --dev paglliac/dependency-analysis
  2. vendor/bin/php-da

Expected: script runs
Actual:

You need to set up the project dependencies using Composer:

    composer install

You can learn all about Composer on https://getcomposer.org/.

I'm not entirely sure what causes the issue, but it seems this code:
image

Problem is, the executable is located in vendor/paglliac/dependency-analysis/bin/php-da, so basically, none of the links hits the actual autoload.php.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions