We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Adding the plugin, e.g., BenFradet/gsheets4s@6189157 causes build errors such as
[info] compiling 6 Scala sources to /Users/phi/Documents/workspace/Scala/gsheets4s/target/scala-2.12/classes ... [info] compiling 6 Scala sources to /Users/phi/Documents/workspace/Scala/gsheets4s/target/jvm-2.12/classes ... [error] /Users/phi/Documents/workspace/Scala/gsheets4s/src/main/scala/gsheets4s/GSheets4s.scala:3:8: not found: object cats [error] import cats.effect.Sync [error] ^
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Adding the plugin, e.g.,
BenFradet/gsheets4s@6189157
causes build errors such as
The text was updated successfully, but these errors were encountered: