Skip to content

Instantly share code, notes, and snippets.

Created January 26, 2016 17:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/7c1915e9be6426b82de2 to your computer and use it in GitHub Desktop.
Save anonymous/7c1915e9be6426b82de2 to your computer and use it in GitHub Desktop.
;; project.clj
[cljsjs/google-maps "3.18-1"]
;; core.cljs
[cljsjs.google-maps]
;; run lein deps
;; error message
clojure.lang.ExceptionInfo : No such namespace: cljsjs.google-maps, could not locate cljsjs/google_maps.cljs, cljsjs/google_maps.cljc, or Closure namespace "cljsjs.google-maps"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment