Closed seth-shaw-unlv closed 5 years ago
Nevermind. I was half-following my old steps from back in January and had copied the islandora sample config over config/services.yaml. 🤦♂️
I restored the services.yaml to the default and composer install worked fine.
I was setting up riprap on our mock-production box today. When I ran 'composer install' I was given the following error block:
My config/services.yaml file has the line
fixity_algorithm: sha256
which worked before on stock claw-playbook installs, so I'm not sure what happened this time. It did complain at the beginning of the composer install thatThe lock file is not up to date with the latest changes in composer.json.
Might this be related to the recent lock-file issue (#35)?