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

Fix built-in next/font and YAMLParse errors that prevented /projects from rendering #42

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

LucasBonafe
Copy link

image

I resolved all errors in Windows by modifying the End of Line Sequence from CRLF to just LF:
image

Now /projects is rendering correctly:
image

Copy link

vercel bot commented Jan 18, 2024

Someone is attempting to deploy a commit to a Personal Account owned by @chronark on Vercel.

@chronark first needs to authorize it.

@momongah
Copy link

Thanks, this fixed it for me. Weird issue tho. If anyone else comes across this I fixed mine by getting the Change All End Of Line Sequence extension on VSCode and using that on all .txs, .js, and .mdx files. That solved it for me.

@Boby900
Copy link

Boby900 commented Jun 27, 2024

hey @LucasBonafe, can you please kindly tell me how you were able to display the project page?
I keep on getting an error that Error: Cannot read properties of undefined (reading 'slug')

#54

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 this pull request may close these issues.

3 participants