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

No rule to make target 'init'. #1507

Closed
goknsh opened this issue Aug 3, 2019 · 0 comments
Closed

No rule to make target 'init'. #1507

goknsh opened this issue Aug 3, 2019 · 0 comments
Labels
bug Something is not working.
Milestone

Comments

@goknsh
Copy link

goknsh commented Aug 3, 2019

Describe the bug

The README instructs, under Develop:

go get -d -u github.com/ory/hydra
cd $GOPATH/src/github.com/ory/hydra
make init

The first two work, but make init does not.

Reproducing the bug

Run the following:

go get -d -u github.com/ory/hydra
cd $GOPATH/src/github.com/ory/hydra
make init

Expected behavior

Unknown.

Environment

@aeneasr aeneasr added feat New feature or request. bug Something is not working. and removed feat New feature or request. labels Aug 6, 2019
@aeneasr aeneasr added this to the v1.0.1 milestone Aug 6, 2019
@aeneasr aeneasr closed this as completed Sep 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working.
Projects
None yet
Development

No branches or pull requests

2 participants