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

pubished peggo: version command fails #207

Closed
4 tasks
alexanderbez opened this issue Feb 21, 2022 · 0 comments · Fixed by #209
Closed
4 tasks

pubished peggo: version command fails #207

alexanderbez opened this issue Feb 21, 2022 · 0 comments · Fixed by #209
Assignees
Labels

Comments

@alexanderbez
Copy link

alexanderbez commented Feb 21, 2022

Running $ peggo version against the published version of peggo yields the following:

$ ./peggo version
Error: open go.mod: no such file or directory

However, the command works fine when building from source, i.e. make install and are in the current peggo directory:

$ peggo version
version: v0.2.5
commit: 7c549ce213d0f3764dcb58f115d8efc199367efe
sdk: v0.45.1
go: go1.17.3 darwin/amd64

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant