Unable to install Web3uikit #965
Answered
by
AbhinavMV
PsychoPunkSage
asked this question in
Q&A
|
Hi, I'm trying to add Web3uikit via yarn but it is constantly failing due to weird error please help in this regard |
Answered by
AbhinavMV
Dec 21, 2022
Replies: 1 comment 7 replies
|
Hey @APrakash-913 try using the below command
Please delete your Edit : if that does not work |
7 replies
Answer selected by
AbhinavMV
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @APrakash-913 try using the below command
yarn add @web3uikit/core @web3uikit/web3 @web3uikit/iconsPlease delete your
node_modulesfolder before trying again.Edit : if that does not work
run
yarn cache cleanand install dependencies again