gts icon indicating copy to clipboard operation
gts copied to clipboard

with a new create-react-app project I'm getting a gpg error `failed to sign the data`

Open darvid7 opened this issue 3 years ago • 0 comments

commands I ran:

npx create-react-app a11-sb-playground --template typescript -- use-npm
 cd a11-sb-playground
npx gts init 
gts fix
error: gpg failed to sign the data
error: unable to sign the tag
The tag message has been left in .git/TAG_EDITMSG

darvid7 avatar Nov 18 '22 23:11 darvid7