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

Installation isn't working #9

Closed
deadcoder0904 opened this issue Mar 1, 2018 · 4 comments
Closed

Installation isn't working #9

deadcoder0904 opened this issue Mar 1, 2018 · 4 comments

Comments

@deadcoder0904
Copy link

I tried PR #8 instructions but it isn't working

I am a NodeJS developer but I know how to install with GoLang

So I installed Go with brew install go & go version gives me go version go1.10 darwin/amd64

Then I did go get github.com/RadhiFadlillah/shiori & when I try shiori it gives me zsh: command not found: shiori

@deadcoder0904
Copy link
Author

It installs it in ~/go/bin/shiori

@deadcoder0904
Copy link
Author

Found solution from http://avi.im/blag/2016/install-go-sierra/

@muesli
Copy link
Contributor

muesli commented Mar 1, 2018

Just start the binary from there or add ~/go/bin to your $PATH.

@deadcoder0904
Copy link
Author

Yep got it working. I thought brew install go does all the job of installing Go & adding to the $PATH but it doesn't add to the $PATH.

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