chronark.com
chronark.com copied to clipboard
Fix built-in next/font and YAMLParse errors that prevented `/projects` from rendering
I resolved all errors in Windows by modifying the End of Line Sequence from CRLF to just LF:
Now /projects
is rendering correctly:
Someone is attempting to deploy a commit to a Personal Account owned by @chronark on Vercel.
@chronark first needs to authorize it.
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.
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