You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered a type error with egjs/react-flicking when using Yarn Berry with workspaces. This issue does not occur when using pnpm or Yarn Berry without workspaces. I tested this with Next.js 14 App Router on both Linux and Windows.
Description
I encountered a type error with
egjs/react-flicking
when using Yarn Berry with workspaces. This issue does not occur when using pnpm or Yarn Berry without workspaces. I tested this with Next.js 14 App Router on both Linux and Windows.Steps to check or reproduce
yarn
to install the packages.5.5.4-sdk
if your code editor shows multiple type errors.packages/test/app/page.tsx
and check for the type error.The text was updated successfully, but these errors were encountered: