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 |
Beta Was this translation helpful? Give feedback.
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 |
Beta Was this translation helpful? Give feedback.
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/icons
Please delete your
node_modules
folder before trying again.Edit : if that does not work
run
yarn cache clean
and install dependencies again