Skip to content
This repository has been archived by the owner on Apr 21, 2022. It is now read-only.

Pika pack hangs and fails with encrypted ssh key and ssh git remote. #88

Open
jessekelly881 opened this issue Oct 2, 2020 · 0 comments

Comments

@jessekelly881
Copy link

Hi! I'm trying to run npx @pika/cli publish and I get the following errors.

My ssh key is encrypted so I suspect that that is what's causing this.

? No commits found since previous release, continue? Yes
? Select semver increment or specify new version patch 0.0.2
? This scoped repo @jessekelly/date-merge hasn't been published. Do you want to publish it publicly? Yes

⠙ Prerequisite check
❯ Prerequisite check
✔ Ping npm registry
✔ Check npm version
✔ Check yarn version
✔ Verify user is authenticated
✔ Check git version
✖ Check git remote
→ and the repository exists.
Validate version
Check for pre-release version
Check git tag existence
Git
Cleanup
Installing dependencies using Yarn
Running tests using Yarn
Bumping version using Yarn
Publishing package using Yarn
Enabling two-factor authentication
Pushing tags

[email protected]: Permission denied (publickey).
Git fatal error: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Aborted!
Error: Command failed with exit code 1 (EPERM): npx np --contents pkg/
at makeError (/home/jesse/.npm/_npx/74791/lib/node_modules/@pika/cli/node_modules/execa/lib/error.js:59:11)
at handlePromise (/home/jesse/.npm/_npx/74791/lib/node_modules/@pika/cli/node_modules/execa/index.js:112:26)
at processTicksAndRejections (internal/process/task_queues.js:97:5)
at async runExternalCommand (/home/jesse/.npm/_npx/74791/lib/node_modules/@pika/cli/dist-node/index.js:113:5)
at async cli (/home/jesse/.npm/_npx/74791/lib/node_modules/@pika/cli/dist-node/index.js:141:43)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant