We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
请检查之前没有报告过此问题
After npm install and npm run dev, the app should be up and running
The app shows error with the following message
TypeError: Cannot read properties of null (reading 'useContext') at useContext (/my-AutoGPT-Next/node_modules/react/cjs/react.development.js:1618:21)
No response
The text was updated successfully, but these errors were encountered:
remove node_modules try npm install again
Sorry, something went wrong.
No branches or pull requests
Please check that this issue hasn't been reported before
请检查之前没有报告过此问题
Expected Behavior/预期行为
After npm install and npm run dev, the app should be up and running
Current behaviour/当前行为
The app shows error with the following message
TypeError: Cannot read properties of null (reading 'useContext')
at useContext (/my-AutoGPT-Next/node_modules/react/cjs/react.development.js:1618:21)
Steps to reproduce/重现步骤
TypeError: Cannot read properties of null (reading 'useContext')
at useContext (/my-AutoGPT-Next/node_modules/react/cjs/react.development.js:1618:21)
Possible solution/可能的解决方案
No response
Which Operating Systems are you using?您使用的是哪种操作系统?
Acknowledgements致谢
The text was updated successfully, but these errors were encountered: