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

Action Failing at vercel inspect #80

Closed
JohnDeved opened this issue Apr 19, 2021 · 5 comments
Closed

Action Failing at vercel inspect #80

JohnDeved opened this issue Apr 19, 2021 · 5 comments

Comments

@JohnDeved
Copy link

JohnDeved commented Apr 19, 2021

first of all, thanks for creating this project. very cool!
trying it out it seems to deploy to vercel fine, but the action seems to fail before commenting on the PR/Commit.

/usr/local/bin/npx vercel inspect https://alpin11-ui-pg45u9g3c-alpin11.vercel.app -t ***
Vercel CLI 21.3.3

Vercel CLI 21.3.3
- Fetching deployment "https://alpin11-ui-pg45u9g3c-alpin11.vercel.app" in alpin11-developer

- Fetching deployment "https://alpin11-ui-pg45u9g3c-alpin11.vercel.app" in alpin11-developer
Error! Could not find deployment (404)

Error! Could not find deployment (404)
Error: The process '/usr/local/bin/npx' failed with exit code 1
@JohnDeved
Copy link
Author

cli also fails when trying to use locally.
image

but clicking the URL loads the deployment as expected

@JohnDeved
Copy link
Author

JohnDeved commented Apr 19, 2021

might be a issue with vercel api? anybody experiencing the same thing?

image
image

@JohnDeved
Copy link
Author

had to set scope: ${{ secrets.ORG_ID }}
was not clear. thanks

@JohnDeved
Copy link
Author

maybe this should be made clearer in the readme? @amondnet

@Yhozen
Copy link

Yhozen commented Sep 2, 2021

This wasn't added to the readme :(

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