Skip to content

Instantly share code, notes, and snippets.

@fmpwizard
Created July 13, 2011 04:30
Show Gist options
  • Save fmpwizard/1079723 to your computer and use it in GitHub Desktop.
Save fmpwizard/1079723 to your computer and use it in GitHub Desktop.
[info] Compiling main sources...
[error] /home/wizard/Desktop/fmpwizard/public/lift-comet-history/src/main/scala/code/comet/MyLiftActor2.scala:76: overloaded method value apply with alternatives:
[error] (command: net.liftweb.http.js.JsExp,params: net.liftweb.http.js.JsExp)net.liftweb.http.js.JsCmds.Run <and>
[error] (command: String,params: net.liftweb.http.js.JsExp)net.liftweb.http.js.JsCmds.Run
[error] cannot be applied to (net.liftweb.http.js.JE.JsRaw, (Any) => net.liftweb.http.js.JsCmd)
[error] ".ajaxLinks [name]" #> jsonCall(
[error] ^
[error] one error found
[info] == compile ==
[error] Error running compile: Compilation failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment