
Grab your gear: The official Sanity swag store
Read Grab your gear: The official Sanity swag storeI can help you with this! The error you're seeing is a 404 Not Found error for the @sanity/core@2.36.2 package. This is happening because something in your project's dependencies is trying to fetch the package from an incorrect URL format.
The 404 error typically happens due to one of these issues:
The fact that you're on @sanity/core@2.36.2 tells me you're running Sanity Studio v2, which reached its end of life on April 1, 2024. While v2 packages technically still exist in the npm registry, they're no longer maintained, and deployment issues like this are becoming more common as the ecosystem moves forward.
Since you mentioned you're not a developer, you'll definitely want to bring in someone with development experience to help with this. Here are your best options:
1. Hire a Sanity expert
2. Post in the Sanity Community Slack
3. If you have a paid Sanity plan
A developer can try a quick fix first:
package-lock.json and node_modules foldernpm cache clean --forcenpm install againHowever, since v2 is no longer supported, they should really upgrade your project to Studio v3 (which has been the current version since December 2022). The migration involves:
sanity npm package instead of multiple v2 packages like @sanity/coresanity.json config files to sanity.config.jsGood news: Your content and data are completely safe - this is just a code/configuration update for your Studio interface. The migration is well-documented and a developer familiar with Sanity should be able to handle it.
Don't try to fix this yourself if you're not comfortable with code. Getting proper help now will save you headaches down the road!
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.
Content operations
Content backend


The only platform powering content operations
By Industry


Tecovas strengthens their customer connections
Build and Share

Grab your gear: The official Sanity swag store
Read Grab your gear: The official Sanity swag store