Open rowin1125 opened 9 months ago
I believe this error is due to the nanoid
library removing CommonJS support. Nano ID 4 will work only with ESM applications. v4 is what this library depends on. More info here: https://github.com/ai/nanoid/issues/365 & https://github.com/ai/nanoid/issues/364
Error while importing the plugin
Hi there, thansk for this plugin. I unfortunately encounter an error while including this in the plugins array in
sanity.config.ts
.Error
Schema file
Config:
tscongi.json
Versions:
Any idea how to resolve this issue because I really like to use the plugin :smile:
Thanks in advance.