Deploy_Saleor icon indicating copy to clipboard operation
Deploy_Saleor copied to clipboard

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

Open paulrollo opened this issue 2 years ago • 5 comments

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:~$ `

paulrollo avatar Apr 18 '23 23:04 paulrollo

+1

bahmany avatar Apr 21 '23 13:04 bahmany

Same here +1

Equinox07 avatar May 31 '23 16:05 Equinox07

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 avatar Jun 19 '23 20:06 thewhiterabbit

I've updated the script for Saleor v3.13.0

thewhiterabbit avatar Jun 27 '23 20:06 thewhiterabbit

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

djkato avatar Jul 03 '23 19:07 djkato