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

not found: value lnk #70

Open
jvr-ks opened this issue Mar 2, 2019 · 1 comment
Open

not found: value lnk #70

jvr-ks opened this issue Mar 2, 2019 · 1 comment

Comments

@jvr-ks
Copy link

jvr-ks commented Mar 2, 2019

Tried:

test @lnk("Scalatex", "http://www.lihaoyi.com/Scalatex/")
not found: value lnk

test @a("Scalatex-", href := "http://www.lihaoyi.com/Scalatex/")
is ok

@jvr-ks
Copy link
Author

jvr-ks commented Mar 10, 2019

Solved, had to import:
// https://mvnrepository.com/artifact/com.lihaoyi/scalatex-api
libraryDependencies += "com.lihaoyi" %% "scalatex-api" % "0.3.12"

// https://mvnrepository.com/artifact/com.lihaoyi/scalatex-site
libraryDependencies += "com.lihaoyi" %% "scalatex-site" % "0.3.12"

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