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

[BUG] Failing to create own Vercel project #151

Open
george-gca opened this issue Mar 9, 2023 · 8 comments · Fixed by #154
Open

[BUG] Failing to create own Vercel project #151

george-gca opened this issue Mar 9, 2023 · 8 comments · Fixed by #154

Comments

@george-gca
Copy link
Contributor

Describe the bug
I just tried to create my own Vercel project from a fork of this repo, with all defaults, but it failed. Maybe some instructions are missing?

> [email protected] build
> tsc
Error: No Output Directory named "public" found after the Build completed. You can configure the Output Directory in your Project Settings.
Learn More: https://vercel.link/missing-public-directory

To Reproduce
1 - Create a fork of this repo
2 - Open vercel and try to import the fork
3 - Build it

Expected behavior
Build to happen smoothly.

Screenshots
Captura de tela 2023-03-09 134155

Captura de tela 2023-03-09 134249

@vn7n24fzkq
Copy link
Owner

Sorry for the late reply.

Seems I do lost some config on the deploy option, let me check out how to add the public director

Thanks for the issue!!

@vn7n24fzkq
Copy link
Owner

@george-gca
This should be fixed now!

Please try again in your free time and let me know if there are any problems.

@george-gca
Copy link
Contributor Author

It builds correctly now, but it is not showing the cards. Look: https://github-profile-summary-cards-im5phzftn-george-gca.vercel.app/demo.html
Also, how do I change this really large name?

obs: I only wanted to create my own vercel to test the new themes, show how do they look

@vn7n24fzkq
Copy link
Owner

You can configure the domain from the Vercel dashboard.

https://vercel.com/docs/concepts/projects/domains/add-a-domain

@george-gca
Copy link
Contributor Author

Thanks o/ what about the vercel app not showing the cards?

@vn7n24fzkq
Copy link
Owner

vn7n24fzkq commented Mar 29, 2023

Weird 🤔

Do you add the personal token with the correct permission?
You can check the logs from the Vercel dashboard also.

Screen Shot 2023-03-29 at 11 00 16 AM

@george-gca
Copy link
Contributor Author

What do you mean by personal token? Access to GitHub?
I literally forked your repo and added it to vercel, nothing else.

@vn7n24fzkq
Copy link
Owner

You should put the PAT in this field
image
https://github.com/vn7n24fzkq/github-profile-summary-cards#first-step

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

Successfully merging a pull request may close this issue.

2 participants