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

Missing font from repo #70

Open
kylemd opened this issue Nov 7, 2022 · 0 comments
Open

Missing font from repo #70

kylemd opened this issue Nov 7, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@kylemd
Copy link

kylemd commented Nov 7, 2022

Pretty self explanatory.

Removing ?v=4.6.3 from filename makes clone work with no errors.

PS C:\Users\kyle\Development\_Builds> git clone https://github.com/FrenchYeti/dexcalibur
Cloning into 'dexcalibur'...
remote: Enumerating objects: 10144, done.
remote: Counting objects: 100% (627/627), done.
remote: Compressing objects: 100% (235/235), done.
remote: Total 10144 (delta 375), reused 598 (delta 370), pack-reused 9517
Receiving objects: 100% (10144/10144), 31.78 MiB | 18.46 MiB/s, done.
Resolving deltas: 100% (6915/6915), done.
error: invalid path 'src/webserver/public/vendor/font-awesome/fontawesome-webfont.woff2?v=4.6.3'
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 :/'
@kylemd kylemd added the bug Something isn't working label Nov 7, 2022
@kylemd kylemd changed the title Missing front from repo Missing font from repo Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants