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

Can't download the project through unity git system. #46

Open
impactcsgo opened this issue Jun 8, 2022 · 1 comment
Open

Can't download the project through unity git system. #46

impactcsgo opened this issue Jun 8, 2022 · 1 comment

Comments

@impactcsgo
Copy link

[Package Manager Window] Cannot perform upm operation: Unable to add package [https://github.com/DavidArayan/ezy-slice.git]:
[https://github.com/DavidArayan/ezy-slice.git] does not point to a valid package. No package manifest was found. [NotFound].
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()

First I had an error about git not installed on windows, now I have this error, seems it is coming from the git repository ?

Thanks for further help

@0kk470
Copy link

0kk470 commented Jan 3, 2023

UPM needs a manifest file (packages.json) to resolve a package.
You could clone this repo and create one yourself.
See this for more information about creating custom packages.

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