sanity-io / sanity

Sanity Studio – Rapidly configure content workspaces powered by structured content
https://www.sanity.io
MIT License
5.32k stars 429 forks source link

Stuck on "Checking configuration files..." #7604

Open asherafridi opened 1 month ago

asherafridi commented 1 month ago

I am new to working in sanity when I npx sanity start but it stuck on "Checking configuration files...", and using sanity studio v3

Gyanihulk commented 1 month ago

its happening with me as well . The same project and code was working 3 months back when I deployed some changes now I am stuck on Checking configuration files... "

pedrobonamin commented 1 month ago

Thanks for reporting @asherafridi and @Gyanihulk , I'm sorry this is happening to you. Could you please provide us some context needed to debug it?

Is this happening in the latest version?

Which versions of Sanity are you using?

Run sanity versions in the terminal and copy-paste the result here.

What operating system are you using?

Which versions of Node.js / npm are you running?

Run npm -v && node -v in the terminal and copy-paste the result here.

cngonzalez commented 1 week ago

Hello @asherafridi and @Gyanihulk! Are you still experiencing issues?