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

FIx Issue 44 and MInor change to the Readme file #91

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ChakshuGupta
Copy link

The installation steps mentioned in the Readme file were -
cd ChainKeeper
npm install
npm start

The problem was that the main ChainKeeper directory doesn't contain the package.json file. It is inside the ChainKeeper/chainkeeper_app/. So I updated the Readme to reflect the same.

Added fsevents as an optional dependency in the package.json file to keep the npm install from giving errors.

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

Successfully merging this pull request may close these issues.

1 participant