jesuitsciencenetwork / web

The web frontend for the Jesuit Science Network
http://jesuitscience.net/
MIT License
1 stars 0 forks source link

stuck on composer install #14

Open mjdcurtis opened 2 years ago

mjdcurtis commented 2 years ago

composer update gives:

[TypeError]
Symfony\Component\Process\Process::__construct(): Argument #1 ($command) must be of type array, string given, called in [...]/jsn/vendor/
sensio/distribution-bundle/Composer/ScriptHandler.php on line 310

Then yarn install gives:

00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'install'

I don't really know what I am doing but I think the code does not work with the current version of composer.