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

Update booking-system.md #1057

Merged
merged 1 commit into from
Mar 5, 2024
Merged

Update booking-system.md #1057

merged 1 commit into from
Mar 5, 2024

Conversation

aranw
Copy link
Contributor

@aranw aranw commented Feb 28, 2024

When the version is not included you get the following error

❯ go install github.com/sqlc-dev/sqlc/cmd/sqlc 
no required module provides package github.com/sqlc-dev/sqlc/cmd/sqlc; to add it:
        go get github.com/sqlc-dev/sqlc/cmd/sqlc

Adding @latest to the end fixes this and will install sqlc

When the version is not included you get the following error 

```
❯ go install github.com/sqlc-dev/sqlc/cmd/sqlc 
no required module provides package github.com/sqlc-dev/sqlc/cmd/sqlc; to add it:
        go get github.com/sqlc-dev/sqlc/cmd/sqlc
```

Adding `@latest` to the end fixes this and will install sqlc
@encore-cla
Copy link

encore-cla bot commented Feb 28, 2024

All committers have signed the CLA.

@eandre
Copy link
Member

eandre commented Mar 5, 2024

Thanks!

@eandre eandre enabled auto-merge (squash) March 5, 2024 14:19
@eandre eandre disabled auto-merge March 5, 2024 14:19
@eandre eandre merged commit ef38225 into encoredev:main Mar 5, 2024
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.

2 participants