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 after upgrading to 0.142.0 #1446
Comments
|
Sorry for the trouble! Could you try deleting |
|
Deleted |
|
Still getting same error after upgrading sanity to 0.142.1 and repeating above steps. However, if I remove |
|
Hi @billyzduke! Sounds like the studio is unable to pick up your implementation of the What does your Could you double check that it points to an actual file? |
|
Please reopen if still an issue. |
|
Still getting the issue Module not found: Error: Can't resolve 'part:@sanity/production-preview/resolve-production-url' for sanity 1.149.10 |
|
Try going to the main folder and running npm install --save @sanity/client again. This is what helped for me after hours of trying. Hope it helps! |
|
I am getting same error |
|
@asheeshmathur |
Having this issue aswell. |
I stucked in this problem also |
|
I'm having this issue too. The above solution won't work. Is there a workaround by any chance so far? |
|
Hello, facing a similar issue too |
Error in ./node_modules/@sanity/production-preview/lib/resolveProductionUrl.js (part:@sanity/transitional/production-preview/resolve-production-url)
Module not found: Error: Part "part:@sanity/production-preview/resolve-production-url" not implemented by any plugins
@ ./node_modules/@sanity/production-preview/lib/resolveProductionUrl.js (part:@sanity/transitional/production-preview/resolve-production-url 13:51-116)
@ ./node_modules/@sanity/desk-tool/lib/pane/Editor/Editor.js
@ ./node_modules/@sanity/desk-tool/lib/pane/Editor/index.js
@ ./node_modules/@sanity/desk-tool/lib/pane/EditorPane.js
@ ./node_modules/@sanity/desk-tool/lib/pane/Pane.js
@ ./node_modules/@sanity/desk-tool/lib/DeskToolPanes.js
@ ./node_modules/@sanity/desk-tool/lib/DeskTool.js
@ ./node_modules/@sanity/desk-tool/lib/index.js
@ ./node_modules/@sanity/vision/lib/VisionTool.js (all:part:@sanity/base/tool)
@ ./node_modules/@sanity/default-layout/lib/defaultLayoutRouter.js
@ ./node_modules/@sanity/default-layout/lib/components/DefaultLayoutContainer.js (part:@sanity/base/root)
@ ./node_modules/@sanity/base/lib/components/SanityRoot.js (part:@sanity/base/sanity-root)
@ ./node_modules/@sanity/server/lib/browser/entry-dev.js
@ multi ./node_modules/normalize.css/normalize.css ./node_modules/@sanity/server/lib/browser/entry-dev.js
To Reproduce
Steps to reproduce the behavior:
Expected behavior
sanity to start
Which versions of Sanity are you using?
@sanity/cli 0.142.0 (up to date)
@sanity/base 0.142.0 (up to date)
@sanity/components 0.142.0 (up to date)
@sanity/core 0.142.0 (up to date)
@sanity/default-layout 0.142.0 (up to date)
@sanity/default-login 0.142.0 (up to date)
@sanity/desk-tool 0.142.0 (up to date)
@sanity/google-maps-input 0.142.0 (up to date)
@sanity/production-preview 0.142.0 (up to date)
@sanity/vision 0.142.0 (up to date)
What operating system are you using?
Mojave
Which versions of Node.js / npm are you running?
6.10.0
v12.6.0
Additional context
The text was updated successfully, but these errors were encountered: