conventional-commits / conventionalcommits.org

The conventional commits specification
https://conventionalcommits.org
MIT License
7k stars 537 forks source link

GPG key not found #579

Closed mariogutval closed 6 months ago

mariogutval commented 6 months ago

Description

When trying to commit using the conventional commits VS Code extension, the following error is being thrown

git -c user.useConfigOnly=true commit --quiet --allow-empty-message --file -
error: cannot run gpg: No such file or directory
error: gpg failed to sign the data
fatal: failed to write commit object

This started happening after updating OS version to macOS 14.4.1

Git keeps working fine, so the issue must be related to the extension.

LemmingAvalanche commented 6 months ago

Git keeps working fine, so the issue must be related to the extension.

What extension? This repo seems to only store the website.

mariogutval commented 6 months ago

My bad, moving it to the other repo