Closed radscheit closed 1 year ago
After adding the package to a v3 Studio I got a breaking error:
Failed to resolve entry for package "yoastseo". The package may have incorrect main/module/exports specified in its package.json.
Possibly related to https://github.com/Yoast/wordpress-seo/pull/19361
The same issue was on another Sanity plugin which was just fixed by bumping the yoastseo
package to 1.91.1
.
I would suggest that the same fix would work here
@Designer023 See closed PR https://github.com/sanity-io/sanity-plugin-seo-pane/pull/10
After adding the package to a v3 Studio I got a breaking error:
Failed to resolve entry for package "yoastseo". The package may have incorrect main/module/exports specified in its package.json.