Start error on fresh galaxy installation release 19.01

sh run.sh
…/…
yarn install v1.15.2
[1/4] Resolving packages…
[2/4] Fetching packages…
error Couldn’t find match for “6a1028fb562f9aa68c451f0901f8cfeb43cad140” in “refs/heads/develop,refs/heads/gh-pages,refs/heads/master,refs/heads/namespaced-events,refs/heads/no-deps,refs/heads/refactor,refs/heads/separate-orphan-step-template,refs/tags/0.10.3,refs/tags/0.2.0,refs/tags/v0.10.0,refs/tags/v0.10.1,refs/tags/v0.10.2,refs/tags/v0.10.3,refs/tags/v0.11.0,refs/tags/v0.12.0,refs/tags/v0.2.0,refs/tags/v0.3.0,refs/tags/v0.4.0,refs/tags/v0.5.0,refs/tags/v0.5.1,refs/tags/v0.6.0,refs/tags/v0.6.1,refs/tags/v0.6.2,refs/tags/v0.7.0,refs/tags/v0.7.1,refs/tags/v0.7.2,refs/tags/v0.7.3,refs/tags/v0.8.0,refs/tags/v0.8.1,refs/tags/v0.9.0,refs/tags/v0.9.1,refs/tags/v0.9.2,refs/tags/v0.9.3” for “https://github.com/sorich87/bootstrap-tour.git”.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
ERROR: Galaxy client dependency installation failed. See ./client/README.md for more information, including how to get help.

1 Like

When I’ve seen something similar before it was because git was unavailable, I believe. Can you tell me more about the platform you’re running Galaxy on? And, does that error still happen when you attempt to re-run Galaxy?

1 Like

Hi

Yes you are right. I installed a new version of git and it solved the problem

1 Like