VeriorPies / ParrelSync

(Unity3D) Test multiplayer without building
MIT License
4.67k stars 322 forks source link

[Install Bug] #64

Closed Sultan-papagani closed 2 years ago

Sultan-papagani commented 2 years ago

Problem: Adding package from git URL

3 errors: [Package Manager Window] Unable to add package [https://github.com/VeriorPies/ParrelSync.git?path=/ParrelSync ]: Cannot checkout repository [https://github.com/VeriorPies/ParrelSync.git] on target path [ParrelSync ]: Error when executing git command. error: pathspec 'ParrelSync ' did not match any file(s) known to git

[Package Manager Window] Cannot perform upm operation: Unable to add package [https://github.com/VeriorPies/ParrelSync.git?path=/ParrelSync ]: Cannot checkout repository [https://github.com/VeriorPies/ParrelSync.git] on target path [ParrelSync ]: Error when executing git command. error: pathspec 'ParrelSync ' did not match any file(s) known to git [NotFound].

[Package Manager Window] Error adding package: https://github.com/VeriorPies/ParrelSync.git?path=/ParrelSync . UnityEditor.EditorApplication:Internal_CallUpdateFunctions (

Sultan-papagani commented 2 years ago

problem is: https://github.com/VeriorPies/ParrelSync.git?path=/ParrelSync . (there is a dot at the end of the link)

i deleted the dot https://github.com/VeriorPies/ParrelSync.git?path=/ParrelSync