The fastest way to resolve this error is to join our Discord and leave a message - our team is ready to help!
ZE10036This error occurs when Zephyr fails to retrieve the current Git commit hash. This information is used for versioning and tracking deployments.
Make sure your project is initialized as a Git repository:
If not initialized, run:
Zephyr requires at least one commit to retrieve a hash:
Ensure Git is properly installed and accessible: