nextjs issue
npm install convex-helpers@latestnpm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: nextjs-example-token@0.1.0
npm ERR! Found: react@19.0.0-rc-66855b96-20241106
npm ERR! node_modules/react
npm ERR! react@"19.0.0-rc-66855b96-20241106" from the root project
npm ERR! peerOptional react@"^17.0.2 ^19.0.0-0" from convex@1.17.3
npm ERR! node_modules/convex
npm ERR! convex@"^1.17.3" from the root project
npm ERR! peer convex@"^1.13.0" from convex-helpers@0.1.65
npm ERR! node_modules/convex-helpers
npm ERR! convex-helpers@"0.1.65" from the root project
npm ERR! 2 more (react-dom, @clerk/clerk-react)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peerOptional react@"^17.0.2 || ^18.0.0" from convex-helpers@0.1.65
npm ERR! node_modules/convex-helpers
npm ERR! convex-helpers@"0.1.65" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
