New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: Cannot destructure property 'media' of 'theme.sanity' as it is undefined. #70
Comments
|
heads up if you run update all of your sanity packages you should get a fix for this error |
|
Same issue on latest Sanity version. My package.json: |
|
I have the same error too with latest Sanity version, does anybody have a fix/workaround for this? |
|
Getting the same error :\ |
|
Hi, got the same error with latest Sanity version too EDIT: Got rid of the error by deleting my node_modules and package-lock.json and running npm install again |
|
@kmelve, do you have any input on how to fix this? This is a constant error that doesn't have a clear solution. |
I get this error after implementing the plugin:
The text was updated successfully, but these errors were encountered: