question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

@web3uikit/core @web3uikit/web3 @web3uikit/icons not found

See original GitHub issue
yarn add --dev  @web3uikit/core @web3uikit/web3 @web3uikit/icons
yarn add v1.22.18
info No lockfile found.
[1/4] 🔍  Resolving packages...
error An unexpected error occurred: "https://registry.yarnpkg.com/@web3uikit%2fcore: Not found".
info If you think this is a bug, please open a bug report with the information provided in "XXX.log".
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

You get a similar error with npm.

Also, if you look at the NPM website, you can’t find these packages either.

https://www.npmjs.com/search?q=web3uikit

The docs currently show to use this api to install web3uikit. Can we please fix?

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
BillyG83commented, Jul 25, 2022

hey @PatrickAlphaC we did it thanks to @AbhinavMV

from Discord

We were finally able to publish our monorepo 🚀 🤩 
Give it a try 
For all web3 components like connect wallet, Native Balance, ENSAvatar etc.....
yarn add @web3uikit/web3

For all core components like button,input etc..
yarn add @web3uikit/core

For all icons
yarn add @web3uikit/icons
1reaction
locothedevcommented, Jul 25, 2022

Hey @PatrickAlphaC . We are currently experiencing some publishing issues with github actions we raised an issue here https://github.community/t/error-changing-workflow-permissions/263648

Please install 0.1.170 for a stable legacy web3uikit version (non-monorepo-version)

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found