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

Failing run-keep-dashboard.sh #15

Open
lukasz-zimnoch opened this issue Jul 23, 2020 · 1 comment
Open

Failing run-keep-dashboard.sh #15

lukasz-zimnoch opened this issue Jul 23, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@lukasz-zimnoch
Copy link
Member

The run-keep-dashboard.sh script fails with:

Error: ENOENT: no such file or directory, stat '/home/vagrant/local-setup/keep-ecdsa/solidity/build/contracts/contracts'
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start-js: `react-scripts start`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start-js script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/vagrant/.npm/_logs/2020-07-23T12_07_53_900Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start: `npm run watch-css & npm run start-js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/vagrant/.npm/_logs/2020-07-23T12_07_53_913Z-debug.log
@k7k0
Copy link

k7k0 commented Sep 9, 2020

facing the same error, fixed it removing the extra setup step here https://github.com/keep-network/keep-core/blob/master/solidity/dashboard/package.json#L39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants