thewhiterabbit / Deploy_Saleor

39 stars 22 forks source link

Install aborts with error: pathspec '2.11.1' did not match any file(s) known to git #9

Open paulrollo opened 1 year ago

paulrollo commented 1 year ago

Script install aborts with error: pathspec '2.11.1' did not match any file(s) known to git

DISTRIB_ID=Ubuntu DISTRIB_RELEASE=22.04 DISTRIB_CODENAME=jammy DISTRIB_DESCRIPTION="Ubuntu 22.04.2 LTS"

`Cloning Saleor from github...

Cloning into 'saleor'... remote: Enumerating objects: 207807, done. remote: Total 207807 (delta 0), reused 0 (delta 0), pack-reused 207807 Receiving objects: 100% (207807/207807), 167.58 MiB | 24.11 MiB/s, done. Resolving deltas: 100% (152377/152377), done. error: pathspec '2.11.1' did not match any file(s) known to git saleor@c1:~$ `

bahmany commented 1 year ago

+1

Equinox07 commented 1 year ago

Same here +1

thewhiterabbit commented 1 year ago

That'ss an older version and I think obsolete, so it's not finding the path to that repo to install.

This script needs to be updated and I don't have time currently. May take me some weeks to get to it as I'm currently very busy with clients.

Any pull req. will be pushed out, and greatly appreciated.

Sorry about this.

thewhiterabbit commented 1 year ago

I've updated the script for Saleor v3.13.0

djkato commented 1 year ago

pathspec error: pathspec '3.13.0' did not match any file(s) known to git :/