conventional-commits / conventionalcommits.org

The conventional commits specification

Home Page:https://conventionalcommits.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPG key not found

mariogutval opened this issue · comments

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.

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

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

My bad, moving it to the other repo