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
{{ message }}
This repository has been archived by the owner on Apr 21, 2022. It is now read-only.
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)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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)
The text was updated successfully, but these errors were encountered: