0

Tried in Git Bash

Tried in windows cmd

Here I followed revel FW document and installed successfully. But try to use revel command in both Git bash and cmd, it is not working

Please anyone give some suggestion for that...

1 Answer 1

1
  1. Run: go get github.com/revel/revel
  2. Run: go get github.com/revel/cmd/revel
  3. Now revel should be available from any place. If not, make sure you have $GOPATH/bin set.

P.S. If have problems installing github.com/revel/cmd/revel, try removing completely github.com/revel, and re-installing both packages.

Sign up to request clarification or add additional context in comments.

1 Comment

I made that issue. Added incorrect Environment variables.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.