with a new create-react-app project I'm getting a gpg error `failed to sign the data`
Open
priority: p2
type: bug
- Dominant language
- TypeScript
- Stars
- 5.3k
- Forks
- 212
- PR merge metrics
- No merged PRs in 30d
Description
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
```
Contributor guide
Assessment
This issue has not been assessed yet.