Replies: 1 comment 2 replies
-
@linghuccc You need to use pnpm instead of npm since our workspace is only dependent on pnpm. Can you try this ?
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Step 1:
I used "git clone https://github.com/rainbow-me/rainbowkit.git" to download the whole project.
Step 2:
And then copied "with-next-app" project in "examples" folder.
Step 3:
I tried to run "npm install" in "with-next-app" directory so that I could start the server by running "npm run dev" command. But "npm install" gave me following error message.
2024-03-04T13_29_01_510Z-debug-0.log
Beta Was this translation helpful? Give feedback.
All reactions