Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with build extension #2263

Open
HhvrshH opened this issue May 12, 2024 · 5 comments
Open

Problem with build extension #2263

HhvrshH opened this issue May 12, 2024 · 5 comments

Comments

@HhvrshH
Copy link

HhvrshH commented May 12, 2024

I tried to build Wallet extension myself and i know how to do it because i already do it several times but now i getting errors each time. How to fix it?
I use command yarn build:pro to do it but isn't work. All needing packages was installed using command yarn

LOG of Errors Bellow in an attachment
error log.txt

@vvvvvv1vvvvvv
Copy link
Member

No idea, did you change anything locally?

@HhvrshH
Copy link
Author

HhvrshH commented May 13, 2024

Didn't change anything

@vvvvvv1vvvvvv
Copy link
Member

No idea currently, can't reproduce in my side

@richardo2016x
Copy link
Collaborator

richardo2016x commented May 15, 2024

@HhvrshH Try those steps:

  1. Remove your "node_modules" in Rabby project manually, such as rm -rf node_modules
  2. run yarn cache clean to reset your local yarn cache

Then reinstall dependencies by yarn in Rabby and yarn build:pro to see if problem resolved.

@HhvrshH
Copy link
Author

HhvrshH commented May 15, 2024

I tried. No results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants