Gatsby develop and npm run develop

My Gatsby develop command creates errors using the Gatsby-Store starter in VS Code but builds if I rn npm run develop??

WHat is the difference? And why would I use npm instead of Gatsby to get this project to build?

It does appear to be very confusing and very difficult to debug a Gatsby project

Thanks

hi there,

the difference is a little tricky to explain without a real world example. Can you share a build log, your package.json file, and a screenshot of your build settings please? those are all connected.