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

Cannot be installed with go install #3

Closed
urandom opened this issue Jan 9, 2024 · 1 comment
Closed

Cannot be installed with go install #3

urandom opened this issue Jan 9, 2024 · 1 comment

Comments

@urandom
Copy link

urandom commented Jan 9, 2024

The module path in your go.mod file isn't the full path, preventing building and installing your application

jorgerojas26 added a commit that referenced this issue Jan 9, 2024
jorgerojas26 added a commit that referenced this issue Jan 9, 2024
@LUSEDOU
Copy link

LUSEDOU commented Jan 14, 2024

Is the go install working?

I'm having this issue

# github.com/jorgerojas26/lazysql
ld: warning: '/private/var/folders/nk/yt5gh0n17_j_z8cm2fsmd3j40000gn/T/go-link-1611447843/go.o' has malformed LC_DYSYMTAB, expected 103 undefined symbols to start at index 8924, found 112 undefined symbols starting at index 99

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