Created
May 23, 2019 11:58
-
-
Save RayceeM/53f8b0fe177276cbf55bffe78b6c72e8 to your computer and use it in GitHub Desktop.
Reference Error :Can't find variable when running cljbuild tests
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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