This repository was archived by the owner on Apr 23, 2025. It is now read-only.
This repository was archived by the owner on Apr 23, 2025. It is now read-only.
error: gpg failed to sign the data #214
Open
Description
I am seeing this when trying challenge-0-simple-nft challenge-0-simple-nft
ligi@ligi-tp ~/t/ocd> npx [email protected] -e challenge-0-simple-nft challenge-0-simple-nft
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Create Scaffold-ETH 2 app |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
✔ 📁 Create project directory /home/ligi/tmp/ocd/challenge-0-simple-nft
✔ 🚀 Creating a new Scaffold-ETH 2 app in challenge-0-simple-nft with the scaffold-eth/se-2-challenges:challenge-0-simple-nft
extension
✔ 📦 Installing dependencies with yarn, this could take a while
✔ 🪄 Formatting files
✖ Failed to initialize git repository
ERROR Error occurred Error: Failed to initialize git repository
at createFirstGitCommit (file:///home/ligi/.npm/_npx/ef1264485657bf6a/node_modules/create-eth/dist/cli.js:621:15)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Task.run (file:///home/ligi/.npm/_npx/ef1264485657bf6a/node_modules/listr2/dist/index.js:2058:11) {
[cause]: 'error: gpg failed to sign the data:\n' +
'[GNUPG:] KEY_CONSIDERED 9E3F59F72C5225B2C2B73A918E81894010ABF23D 2\n' +
'[GNUPG:] BEGIN_SIGNING H10\n' +
'[GNUPG:] PINENTRY_LAUNCHED 13130 gnome3 1.2.1 - xterm-256color :1 - 1000/1000 -\n' +
'gpg: signing failed: Operation cancelled\n' +
'[GNUPG:] FAILURE sign 83886179\n' +
'gpg: signing failed: Operation cancelled\n' +
'\n' +
'fatal: failed to write commit object'
}
Uh oh! 😕 Sorry about that! Exiting...
Metadata
Metadata
Assignees
Labels
No labels