J
J
Jaroslaw Goszowski2020-12-21 13:17:24
Composer
Jaroslaw Goszowski, 2020-12-21 13:17:24

Composer install doesn't install dependencies after upgrade. How to fix it?

Cloned the repository in homestead. I'm trying to install composer install dependencies.
Everything downloads, updates, but at the end it cannot launch something, and then delete it:

- Installing composer/package-versions-deprecated (1.11.99.1): Extracting archive
Plugin initialization failed (include(/home/vagrant/dms2/vendor/composer/package-versions-deprecated/src/PackageVersions/Installer.php): failed to open stream: No such file or directory), uninstalling plugin
  - Removing composer/package-versions-deprecated (1.11.99.1)
    Install of composer/package-versions-deprecated failed
                                                                                        
  [RuntimeException]                                                                    
  Could not delete /home/vagrant/dms2/vendor/composer/package-versions-deprecated/src:


As a result, the dependencies are not installed, the project is not built.
How to fix?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
Jaroslaw Goszowski, 2020-12-21
@goszowski

Helped to run with composer install option --no-plugins

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question