vn7n24fzkq / github-profile-summary-cards

A tool to generate your github summary card for profile README
https://github-profile-summary-cards.vercel.app/demo
MIT License
2.6k stars 313 forks source link

[BUG] Failing to create own Vercel project #151

Open george-gca opened 1 year ago

george-gca commented 1 year ago

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?

> github-profile-summary-cards@0.6.0-hotfix.3 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 commented 1 year ago

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 commented 1 year ago

@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 commented 1 year ago

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 commented 1 year ago

You can configure the domain from the Vercel dashboard.

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

george-gca commented 1 year ago

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

vn7n24fzkq commented 1 year ago

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 commented 1 year ago

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

vn7n24fzkq commented 1 year ago

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