Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
paulrollo opened this issue Apr 18, 2023 · 5 comments

Comments

@paulrollo
Copy link

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
Copy link

bahmany commented Apr 21, 2023

+1

@Equinox07
Copy link

Same here +1

@thewhiterabbit
Copy link
Owner

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
Copy link
Owner

I've updated the script for Saleor v3.13.0

@djkato
Copy link

djkato commented Jul 3, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants