leapwallet / cosmos-extension

The Super Wallet for the Interchain
https://leapwallet.io
Other
29 stars 13 forks source link

Can't build the project #47

Closed omniwired closed 8 months ago

omniwired commented 11 months ago

error An unexpected error occurred: "https://npm.pkg.github.com/download/@leapwallet/sentry-config/3.4.0/7eeb700affe2cf363fa4cf767b9b697c58191acb: Request failed \"401 Unauthorized\"". Same with "https://npm.pkg.github.com/download/@leapwallet/leap-ui/0.1.9/fc8e49c2a0ff5c1adc522b68ee890f87c2143e08:

quertc commented 10 months ago

try adding "@leapwallet/leap-ui": "0.1.32" to "resolutions" (in package.json).

omniwired commented 10 months ago

hi @quertc thanks for your reply.

This is the error message I get after your proposed change

error An unexpected error occurred: "https://npm.pkg.github.com/@leapwallet%2fleap-ui: authentication token not provided".

cuongn265 commented 9 months ago

same here, nothing work, anyone can help?

quertc commented 9 months ago

same here, nothing work, anyone can help?

unfortunately there are some build issues here, it's easier to just move the code you need from the sdk to yours and build in your environment.

cuongn265 commented 9 months ago

same here, nothing work, anyone can help?

unfortunately there are some build issues here, it's easier to just move the code you need from the sdk to yours and build in your environment.

thanks, the fact that I cannot identify where is the leap ui come from, so I got trouble building the code too

baryon2 commented 8 months ago

@omniwired We have fixed this issue. You can pull the latest changes and build the project.