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

Self-hosted Vercel build is not working #60

Open
queimadus opened this issue Jul 17, 2023 · 1 comment
Open

Self-hosted Vercel build is not working #60

queimadus opened this issue Jul 17, 2023 · 1 comment

Comments

@queimadus
Copy link

When deploying the master branch to Vercel, we get this error:

[11:02:29.589] Running build in Cleveland, USA (East) – cle1
[11:02:29.649] Cloning github.com/queimadus/reddit-rss (Branch: main, Commit: 76a50d6)
[11:02:29.655] Skipping build cache, deployment was triggered without cache.
[11:02:30.182] Cloning completed: 533.176ms
[11:02:30.318] Running "vercel build"
[11:02:30.827] Vercel CLI 31.0.3
[11:02:31.072] Downloading go: https://dl.google.com/go/go1.14.15.linux-amd64.tar.gz
[11:02:37.024] go: errors parsing go.mod:
[11:02:37.024] /vercel/path0/go.mod:38: replacement module without version must be directory path (rooted or starting with ./ or ../)
[11:02:37.026] failed to `go mod tidy`
[11:02:37.083] Error: Command failed: go mod tidy

Do we need to override the Build command in Vercel's Build & Development Settings to something else?

@losparviero
Copy link

Have the same issue

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