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

yarn start && yarn build produces an app with errors #1416

Open
EAG-es opened this issue Feb 21, 2024 · 1 comment
Open

yarn start && yarn build produces an app with errors #1416

EAG-es opened this issue Feb 21, 2024 · 1 comment

Comments

@EAG-es
Copy link

EAG-es commented Feb 21, 2024

I have followed the instructions to rebuild the wallet
And I got errors that I cannot solve

image

I am running in Linux Mint
Node version v16.16.0
Yarn version 1.22.1

@crypto-matto
Copy link
Collaborator

Hi @EAG-es, did you adjusted any config settings while compile? e.g. contextIsolation

Guess you're compiling with the command yarn run electron:dev ?
It is also worth mentioning that there's no guarantee that it can be compiled on watch mode with OS other than Mac & Windows.

On Mac, it can be compiled with yarn run electron:dev
On Windows, it can be compiled with yarn run electron:windev

On Linux Mint, while it could be possible by adjusting some build command, I don't have an answer for you at the moment.

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

2 participants