chronark.com icon indicating copy to clipboard operation
chronark.com copied to clipboard

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

Open LucasBonafe opened this issue 1 year ago • 3 comments

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

LucasBonafe avatar Jan 18 '24 19:01 LucasBonafe

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

@chronark first needs to authorize it.

vercel[bot] avatar Jan 18 '24 19:01 vercel[bot]

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.

momongah avatar Feb 13 '24 18:02 momongah

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

Boby900 avatar Jun 27 '24 11:06 Boby900