You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to add myself as a collaborator, the command seems to fail.
Is this from versioning error or something else?
xun@debian:/tmp/doo.2dox3mQspY (master #)$ npm run collaborator:join
> [email protected] collaborator:join /tmp/doo.2dox3mQspY
> git-signed --join? Enter your name Shunsuke Tamiya? Enter your email [email protected]? Select the GPG key you wish to use for signing your commits Key fingerprint = B603 407C 78A1 8965 7BA8 4214 4E53 D51F 715D AA9D (rsa4096/0x4E53D51F715DAA9D) [Created 2018-09-01 | Expires 2019-09-01] - [ unknown] Shunsuke Tamiya <[email protected]>? Enter the server where you would like to export your public key hkp://keys.gnupg.netSending your public key to hkp://keys.gnupg.net...gpg: "Key" not a key ID: skippinggpg: "fingerprint" not a key ID: skippinggpg: "=" not a key ID: skippinggpg: "B603" not a key ID: skippinggpg: "407C" not a key ID: skippinggpg: "78A1" not a key ID: skippinggpg: "8965" not a key ID: skippinggpg: "7BA8" not a key ID: skippinggpg: "4214" not a key ID: skippinggpg: "4E53" not a key ID: skippinggpg: "D51F" not a key ID: skippinggpg: "715D" not a key ID: skippinggpg: "AA9D" not a key ID: skipping Error: Command failed: gpg --keyserver hkp://keys.gnupg.net --send-key Key fingerprint = B603 407C 78A1 8965 7BA8 4214 4E53 D51F 715D AA9D gpg: "Key" not a key ID: skipping gpg: "fingerprint" not a key ID: skipping gpg: "=" not a key ID: skipping gpg: "B603" not a key ID: skipping gpg: "407C" not a key ID: skipping gpg: "78A1" not a key ID: skipping gpg: "8965" not a key ID: skipping gpg: "7BA8" not a key ID: skipping gpg: "4214" not a key ID: skipping gpg: "4E53" not a key ID: skipping gpg: "D51F" not a key ID: skipping gpg: "715D" not a key ID: skipping gpg: "AA9D" not a key ID: skipping - child_process.js:602 checkExecSyncError child_process.js:602:13 - child_process.js:642 Object.execSync child_process.js:642:13 - join.js:231 pushToPublicServer [doo.2dox3mQspY]/[git-signed]/commands/join.js:231:6 - join.js:153 retrieveInfo [doo.2dox3mQspY]/[git-signed]/commands/join.js:153:9
The text was updated successfully, but these errors were encountered:
When I try to add myself as a collaborator, the command seems to fail.
Is this from versioning error or something else?
The text was updated successfully, but these errors were encountered: