Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

NextJS Fails to compile due to 'magic-sdk' module not found. #25

Open
RamanSB opened this issue Nov 12, 2022 · 2 comments
Open

NextJS Fails to compile due to 'magic-sdk' module not found. #25

RamanSB opened this issue Nov 12, 2022 · 2 comments

Comments

@RamanSB
Copy link

RamanSB commented Nov 12, 2022

image
When the following error is obtained this can be resolved removing the moralis dependency:

yarn remove moralis
yarn add moralis-v1
and most importantly
yarn add magic-sdk

@PatrickAlphaC
Copy link
Owner

Thanks! Can you open a PR?

@sulaikhafarvin
Copy link

its worked!

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

No branches or pull requests

3 participants