I'm getting this error when i try to configure React Query in Next JS
TypeError: Cannot read properties of null (reading 'useEffect')
i'm not using appDir



5 Replies
eastern-cyanOP•3y ago
I'm using monorepo with Turbo Repo, but in another workspaces works correctly
react is 18.2.0
relaxed-coral•3y ago
I'm getting a similar error on builds. Builds that were working fine in the past and redeployed are now failing in vercel . I think something changed today.
eastern-cyanOP•3y ago
maybe changed…
eastern-cyanOP•3y ago
My error is not in build