Lesson 10: Can't resolve 'web3uikit' [Solved] #1471
-
ERROR
=================================================================================== Header.js
================================================================================== Index.js
======================================================================================= App was functioning fine until adding the |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
In newer versions of web3uikit: It accidentally got changed to from Billgil: For all web3 components like connect wallet, Native Balance, etc..... For all core components like button, input etc.. For all icons |
Beta Was this translation helpful? Give feedback.
-
@DorianDaSilva Could you please follow these guidelines next time when you ask a question? How to Ask Question Guide try to add this |
Beta Was this translation helpful? Give feedback.
-
Solution: delete node_modules, updated web3uikit version (copied package.json from repo) & ran yarn install again |
Beta Was this translation helpful? Give feedback.
Solution:
delete node_modules, updated web3uikit version (copied package.json from repo) & ran yarn install again