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

Adding the plugin causes build to fail because of incomplete classpath #57

Open
phdoerfler opened this issue Jun 19, 2021 · 0 comments
Open

Comments

@phdoerfler
Copy link

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]        ^
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

1 participant