SimeonGriggs / sanity-plugin-schema-visualizer

Visualize the schema registered to your Sanity Studio
MIT License
12 stars 1 forks source link

`sanity build` command fails due to import resolve error #5

Open Bjodol opened 1 year ago

Bjodol commented 1 year ago

The sanity build command currently fails with the error:

Error: [vite]: Rollup failed to resolve import "react-xarrows" from "/home/bjodol/CappelenDamm/abo/apps/sanity-studio/node_modules/sanity-plugin-schema-visualizer/dist/index.esm.js".

Node version: v18.13.0

SimeonGriggs commented 1 year ago

Can't reproduce sorry. Could you try wiping your .lock file + node_modules and try again?