Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vercel Action fails/hangs due to prompt from Vercel. the --confirm arg isnt being passed here. #153

Open
JKVirus opened this issue Jun 3, 2022 · 1 comment

Comments

@JKVirus
Copy link

JKVirus commented Jun 3, 2022

/usr/local/bin/npx vercel inspect https://jung-3g0i8r1me-mjhls.vercel.app/ -t ***
Vercel CLI 24.2.4
Vercel CLI 24.2.4
Fetching deployment "https://jung-3g0i8r1me-mjhls.vercel.app/" in jkim-mjhassoccom
Fetching deployment "https://jung-3g0i8r1me-mjhls.vercel.app/" in jkim-mjhassoccom

You must re-authenticate to use jkim-mjhassoccom scope.
You must re-authenticate to use jkim-mjhassoccom scope.
Log in to Vercel (Use arrow keys)
❯ Continue with GitHub
Continue with GitLab
Continue with Bitbucket
Continue with Email
───────────────────────
Abort
Log in to Vercel (Use arrow keys)
❯ Continue with GitHub
Continue with GitLab
Continue with Bitbucket
Continue with Email
───────────────────────
Abort

As you can see --confirm arg works initially. But during inspect not needed?

/usr/local/bin/npx vercel --prod --confirm -d -t *** -m githubCommitSha=ac3e4d64458f009263bad8d9ec4843687a631e85 -m githubCommitAuthorName=JKVirus -m githubCommitAuthorLogin=JKVirus -m githubDeployment=1 -m githubOrg=MJHLS -m githubRepo=jung -m githubCommitOrg=MJHLS -m githubCommitRepo=jung -m githubCommitMessage=D4S-4749 debug -m githubCommitRef=refs/heads/main

@hamaron
Copy link

hamaron commented Jun 15, 2022

I had the same problem and found the solution here: #138 (comment). Good Luck.

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

No branches or pull requests

2 participants