-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
One-click Vercel deployment failed #1
Comments
|
Sorry, could you please provide a bit more instructions? I'm not a programmer and never used Vercel before, just trying to learn this stuff. Initially, I simply clicked the Vercel "one-click deploy" button, hoping that everything will be set up in Vercel magically for me. But it doesn't seem like that's enough. If I understand this correctly, I'll need to:
All of this will be done in my own repo, so the Vercel deploy button URL will probably need to be updated right? At the moment, I THINK it's cloning your repo into my own repo, but I don't understand how to modify it.
I presume I'll need to modify it to this?
|
I think once you click the deploy button it will take you to vercel and they will create a repo for you mirroring this one. You should be good to go post then by just adding the env and hopefully you had done the other steps like embedding and modal labs |
Sorry, I'm a bit confused. The issue here is that Vercel can't build the solution because it can't resolve "request". Which means that I need to first run When I click on the Vercel deploy button, it clones your repo into my own repo. This means that whatever changes I make in my local or remote repo, it will never be referenced by Vercel. See below URL, the deploy Vercel button uses your repo to clone from: Would appreciate it if you can give out full instructions. I'm not a programmer and barely able to understand what's going on. |
Getting this when I deploy to Vercel from the one-click button on your Github project:
The text was updated successfully, but these errors were encountered: