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

Unity Package Manager from git manifest not found #84

Open
DaLiksN opened this issue Jan 31, 2024 · 6 comments
Open

Unity Package Manager from git manifest not found #84

DaLiksN opened this issue Jan 31, 2024 · 6 comments

Comments

@DaLiksN
Copy link

DaLiksN commented Jan 31, 2024

Hi, if you install the library through the Package Manager from git, an error occurs when specifying a specific version. If you do not specify the version, the git will return the maximum: 9.2.1.

Request:
изображение

Mistake:
[Package Manager Window] Error adding package: https://github.com/Mathijs-Bakker/Extenject.git?path=UnityProject/Assets/Plugins/Zenject/Source#9.2.1. Unable to add package [https://github.com/Mathijs-Bakker/Extenject.git?path=UnityProject/Assets/Plugins/Zenject/Source#9.2.1]: [https://github.com/Mathijs-Bakker/Extenject.git?path=UnityProject/Assets/Plugins/Zenject/Source#9.2.1] does not point to a valid package. No package manifest was found. Unity Editor.EditorApplication:Internal_Call Update Functions ()

@Luchianno
Copy link

Same problem here!

@vrobel
Copy link

vrobel commented Feb 29, 2024

You need to use tag 9.3.1

@Luchianno
Copy link

Luchianno commented Mar 1, 2024

Surprised Pikachu Face

Thx for help!

@vrobel
Copy link

vrobel commented Mar 2, 2024

The version is prerelease and wasn't officially released. That's why it doesn't resolve when pasting /tag/latest

@DaLiksN
Copy link
Author

DaLiksN commented Mar 6, 2024

A nuisance! 9.2.1 does not load either. Maximum 9.2.0
image
image

@vrobel
Copy link

vrobel commented Mar 7, 2024

9.2.1 does load properly but package.json definition file wasn't updated since 9.2.0. Even in 9.3.1. So no matter if you provide URL to any of these versions Package manager shows 9.2.0.

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

3 participants