Hi there,
I noticed the following error on the slice-machine-ui version 1..4.0:
Error: Cannot find module 'next/headers'
As explained in a previous issue raised, my package does not rely on nextJS. I added the nextJS adapter because I had to choose one, but my JS module is actually SSR framework agnostic (I rely on React though).
If I can do anything to help, let me know.
Thanks!