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

Cannot git clone 5.1 #289

Open
JensHultman opened this issue Dec 20, 2022 · 1 comment
Open

Cannot git clone 5.1 #289

JensHultman opened this issue Dec 20, 2022 · 1 comment

Comments

@JensHultman
Copy link

I get this message in git bash:

$ git clone https://github.com/neo4j-labs/neosemantics.git
Cloning into 'neosemantics'...
remote: Enumerating objects: 8005, done.
remote: Counting objects: 100% (2479/2479), done.
remote: Compressing objects: 100% (976/976), done.
remote: Total 8005 (delta 1411), reused 2367 (delta 1317), pack-reused 5526
Receiving objects: 100% (8005/8005), 10.09 MiB | 7.25 MiB/s, done.
Resolving deltas: 100% (4223/4223), done.
error: invalid path 'src/main/java/n10s/aux/AuxProcedures.java'
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'

Then tried to download the zip-file and got basically the same message about the aux folder not being a valid path.

@SemanticSculptor
Copy link

Can you NOT use this project on a Windows Machine? I see it has an AUX folder which is NOT allowed on Windows.

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

2 participants