Skip to content

Instantly share code, notes, and snippets.

@RayceeM
Created May 23, 2019 11:58
Show Gist options
  • Save RayceeM/53f8b0fe177276cbf55bffe78b6c72e8 to your computer and use it in GitHub Desktop.
Save RayceeM/53f8b0fe177276cbf55bffe78b6c72e8 to your computer and use it in GitHub Desktop.
Reference Error :Can't find variable when running cljbuild tests
This occurred when I upgraded to ubuntu version 18.04
Unistall the current version of phantom js and reinstall.Used this as a guide: https://gist.github.com/telbiyski/ec56a92d7114b8631c906c18064ce620
Run `lein cljsbuild test` to see if error is solved.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment