cschroeter / park-ui

Beautifully designed components built on Ark UI that work for the JS and CSS frameworks of your choice.
https://park-ui.com
MIT License
1.47k stars 59 forks source link

Unexpected token 'T', "The page c"... is not valid JSON #310

Open LauraWebdev opened 1 month ago

LauraWebdev commented 1 month ago

Hey there, wonderful project.

I've tried implementing it in a fresh Laravel Breeze Vue stack. I have followed all setup instructions, and after running the init command I've received the following error. It also prevents me adding any components, returning the same error.

│
◇  Failed to fetch components
Failed to download components
Unexpected token 'T', "The page c"... is not valid JSON
LauraWebdev commented 1 month ago

Seems to be the same issue as #155, @cschroeter was on that. Were you able to fix this @raymondmuller?