babyagi-ui icon indicating copy to clipboard operation
babyagi-ui copied to clipboard

Server Error

Open soundtrackgeek opened this issue 1 year ago • 1 comments

TypeError: Cannot read properties of null (reading 'useContext')

This error happened while generating the page. Any console logs will be displayed in the terminal window.

Import trace for requested module: ./node_modules/next/dist/shared/lib/head.js Warning: Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:

  1. You might have mismatching versions of React and the renderer (such as React DOM)
  2. You might be breaking the Rules of Hooks
  3. You might have more than one copy of React in the same app See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem. [TypeError: Cannot read properties of null (reading 'useContext')] [TypeError: Cannot read properties of null (reading 'useContext')]

Happens for a new install and first run

soundtrackgeek avatar May 03 '23 15:05 soundtrackgeek

The initial setup procedure should not cause this error, If I clone it again and then do it again, does the same event still occur?

https://github.com/miurla/babyagi-ui#-getting-started

miurla avatar May 10 '23 06:05 miurla

If you need assistance, please reopen.

miurla avatar May 22 '23 05:05 miurla