Module not found: Can't resolve 'moralis-v1' #6087
Unanswered
SamarthBagga
asked this question in
Q&A
Replies: 2 comments 3 replies
-
I had the same error. All I did was delete that import line bcs that is only for a font and I had to change where it says 'import styles from "@/styles/Home.module.css"' to 'import styles from "../styles/Home.module.css"' |
Beta Was this translation helpful? Give feedback.
3 replies
-
Hi @SamarthBagga just remove this line |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
here is my package.json file that is directly copied from the course-
Also I tried adding moralis-v1 but that gives a completely different error-
Beta Was this translation helpful? Give feedback.
All reactions