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

can not find re-frame #4

Open
aminul2050 opened this issue Jul 17, 2018 · 2 comments
Open

can not find re-frame #4

aminul2050 opened this issue Jul 17, 2018 · 2 comments

Comments

@aminul2050
Copy link

clj -A:find-deps re-frame
{:deps {re-frame-forms/re-frame-forms {:mvn/version "0.1.3"}}}

expecting -
re-frame {:mvn/version "0.10.5"}

@aminul2050
Copy link
Author

(map :jar-name
#_=> (s/search :clojars "re-frame"))
("re-frame-re-play" "re-frame-utils" "re-frame-datatable" "re-frame-rules" "hello-re-frame" "re-frame-collapsible-panel" "re-frame-10x" "re-frame-highcharts" "re-frame-bootstrap-toggle" "re-frame-window-fx" "trace" "test" "re-frame-fx" "re-frame-forms" "abra" "martian-re-frame" "re-frame-dev-tools" "re-frame-firebase" "re-frame-formspree" "re-frame-trace" "lein-template" "re-frame-spec-interceptor" "re-frame-ipfs-fx" "re-frame-auth")

@hagmonk
Copy link
Owner

hagmonk commented Jul 17, 2018

Thanks for the report, I'll take a look at this. Re-frame should absolutely be high up there.

Searching on clojars itself produces the same results: https://clojars.org/search?q=re-frame. The correct re-frame package is nowhere to be found on the first page of results.

Searching for https://clojars.org/search?q=day8+re-frame does return the right re-frame as the 8th search result. I wonder if something changed in clojars to cause this issue …

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

2 participants