Skip to content
New issue

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

Cannot read properties of null (reading 'useMemo') #69

Open
BanglearntoCode opened this issue Jul 1, 2023 · 6 comments
Open

Cannot read properties of null (reading 'useMemo') #69

BanglearntoCode opened this issue Jul 1, 2023 · 6 comments

Comments

@BanglearntoCode
Copy link

image

I have this problems with useMemo at 2:19:40
Can anyone help me with this problem

@nefro313
Copy link

nefro313 commented Aug 5, 2023

yes assign me on this one

@rajjitlai
Copy link

I also have the same error... Please comment if you have already fixed

@rajjitlai
Copy link

image

I have this problems with useMemo at 2:19:40 Can anyone help me with this problem

I have doubled checked the error and I found that I have installed the dependencies outside the client directory. But when I re-installed all of it inside the client dir, the error was gone.
Can you please make sure that you have correctly installed that.
Thanks

@Owusu1946
Copy link

@rajjitlai can you please teach me how you sucessfully runned after cloning, i've installed all dependencies. do i have to delete or modify any foloders before?

@rajjitlai
Copy link

@Owusu1946 Well if have cloned and installed all the dependencies, then you won't need to delete or modify them. Just run and check them if any error occurs.

@prembevinakatti
Copy link

just add this line

import { useMemo } from "react";

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants