``` git clone https://github.com/farrow-js/farrow.git pnpm install cd PATH_TO/farrow-next-react pnpm run dev ``` throw error ```console TypeError: Cannot destructure property 'inAmpMode' of '(0 , _react).useContext(...)' as it is null. ``` https://github.com/vercel/next.js/discussions/30602 Maybe next project not work with pnpm.