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

Add -i flag to go install command #56

Merged
merged 1 commit into from
Jun 6, 2018
Merged

Add -i flag to go install command #56

merged 1 commit into from
Jun 6, 2018

Conversation

mitch-seymour
Copy link

Running go install without the -i flag on macOS will sometimes lead to a "panic: failed to TypeCheck" when running go-pry. See issue #49 for more information.

Running go install without the -i flag on macOS will sometimes lead to a "panic: failed to TypeCheck" when running
go-pry. See issue #49 for more information.
@coveralls
Copy link

coveralls commented Jun 6, 2018

Coverage Status

Coverage remained the same at 59.499% when pulling f8fc1f9 on mitch-seymour:update-install-instructions into 02b0c0f on d4l3k:master.

@d4l3k d4l3k merged commit 7b19e81 into d4l3k:master Jun 6, 2018
@d4l3k
Copy link
Owner

d4l3k commented Jun 6, 2018

Thanks for figuring that out!

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

Successfully merging this pull request may close these issues.

3 participants