No support for non-server components in Next.js
Author: JohnrobmillerCreated Mar 20, 2024Updated Aug 7, 2024
I tried setting up Cosmos with the non-server compoent version of Next.js (i.e., any Next.js verions less than 13.0), but sadly it looks like it's not possible, otherwise I wouldn't be seeing this missing dep error from a server compositing library here. Any plans to support this?
First screenshot: the error that shows the missing dependency. Second screenshot: shows my setup
Source: react-cosmos/react-cosmos