Error when running 'sanity start' in VScode terminal, resolved by following tutorial.

2 replies
Last updated: Sep 1, 2023
Hey Everyone, im new to Sanity and programming in general and building my first ever project. I installed Sanity using the terminal in VScode, BUT when I try to run 'sanity start' i get the bellow error I can't figure out. Any ideas how i can get 'sanity start' to work
Sep 1, 2023, 11:19 AM
I would highly recommend going through this Getting started with Sanity guide if it is your first time working with the product.That said, try
npm run dev
and see if you are able to launch the current setup of your studio in localhost.
Sep 1, 2023, 2:56 PM
thank you very much
user F
i watched the tutorial and reran my set up and it worked. Thanks again
Sep 1, 2023, 4:35 PM

Sanity – Build the way you think, not the way your CMS thinks

Sanity is the developer-first content operating system that gives you complete control. Schema-as-code, GROQ queries, and real-time APIs mean no more workarounds or waiting for deployments. Free to start, scale as you grow.

Was this answer helpful?