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

Need to add pre-reqs to the readme. #72

Open
wayner9 opened this issue Sep 15, 2017 · 0 comments
Open

Need to add pre-reqs to the readme. #72

wayner9 opened this issue Sep 15, 2017 · 0 comments

Comments

@wayner9
Copy link

wayner9 commented Sep 15, 2017

The installation notes in the readme file do not mention that you first have to install npm and forever before you can install harmony-api. It says it has support forever but it doesn't say that you have to have forever running or else it will refuse to install. I ran the bootstrap script - and was told

echo "You don't have forever installed. You need to install it first."
echo
echo "Just install it with this command: "
echo 'sudo npm install forever -g'

Of course when you do the npm command it will fail if npm isn't installed.

The readme also doesn't talk about platforms although it does say "on some distros...". It should say that this should run on OS X and Linux, including Raspberry Pis. Will it run natively on Windows? Under the Ubuntu-Bash Shell on Windows 10?

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