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

rm diesel_cli #33

Merged
merged 2 commits into from
Jun 14, 2024
Merged

rm diesel_cli #33

merged 2 commits into from
Jun 14, 2024

Conversation

suba327777
Copy link
Collaborator

@suba327777 suba327777 commented Jun 14, 2024

概要

diesel_cliの依存関係のせいでエラーが吐かれていた

Did not find a compatible version of libmysqlclient.
  Ensure that you installed one and teached mysqlclient-sys how to find it
  You have the following options for that:

今回はPostgreSQLを使って開発しているんだけど、なぜかmysql用のclientを入れろというエラーが発生していたので、依存関係を削除することで対応

追加でいらないcompose.ymlも削除

@suba327777 suba327777 marked this pull request as ready for review June 14, 2024 06:22
@suba327777 suba327777 merged commit 27ed397 into niwaniwa:main Jun 14, 2024
3 checks passed
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.

1 participant