TypeError: Cannot read properties of undefined (reading 'trace') #9488
Unanswered
mig-hub
asked this question in
Sanity Studio Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
After a few deploys where the CLI warned me that my local versions of
sanity
and@sanity/vision
were not the same as the online version (3.81.0 < 3.89.0), I decided to update both. It works fine locally, but now when I try to deploy, it fails with this error:I have tried to throw away my package lock and node modules and reinstall, but it does not seem to help.
My current dependencies are:
Anybody has any idea about how to fix this?
Beta Was this translation helpful? Give feedback.
All reactions