You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried installing this both manually and through the Package Manager, and each time, I received these errors:
[Package Manager Window] Error adding package: https://github.com/RealityStop/Bolt.Addons.Community.git.
Unable to add package [https://github.com/RealityStop/Bolt.Addons.Community.git]:
Error when executing git command. fatal: not in a git directory
An error occurred while resolving packages:
Project has invalid dependencies:
dev.bolt.addons: Error when executing git command. fatal: not in a git directory
If it helps, I'm using Unity 2022.3.9f1
The text was updated successfully, but these errors were encountered:
I tried installing this both manually and through the Package Manager, and each time, I received these errors:
[Package Manager Window] Error adding package: https://github.com/RealityStop/Bolt.Addons.Community.git.
Unable to add package [https://github.com/RealityStop/Bolt.Addons.Community.git]:
Error when executing git command. fatal: not in a git directory
An error occurred while resolving packages:
Project has invalid dependencies:
dev.bolt.addons: Error when executing git command. fatal: not in a git directory
Turns out that the error happened due to the file system the project was on: exFat. After formatting the hard drive to use NTFS, I was able to install this asset package just fine
CG-Tespy
changed the title
Error when executing git command. fatal: not in a git directory
[Solved] Error when executing git command. fatal: not in a git directory
Sep 25, 2023
I tried installing this both manually and through the Package Manager, and each time, I received these errors:
If it helps, I'm using Unity 2022.3.9f1
The text was updated successfully, but these errors were encountered: