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

Cannot build locally following README #965

Open
matiassequeira opened this issue Dec 22, 2022 · 0 comments
Open

Cannot build locally following README #965

matiassequeira opened this issue Dec 22, 2022 · 0 comments

Comments

@matiassequeira
Copy link

Hello,

I tried to build the wallet locally by following the README. However, for running npm ci it requires a package-lock.json file. On the other hand, I attempted running npm install but the installationg throws the following error:

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"^6.8.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@"^7.0.0" from [email protected]
npm ERR! node_modules/eslint-plugin-promise
npm ERR!   dev eslint-plugin-promise@"5.2.0" from the root project

Any idea of what I'm missing? Do you have an updated installation README?

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

1 participant