-
Notifications
You must be signed in to change notification settings - Fork 11
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
Tried to use insecure HTTP repository without TLS #57
Comments
Have you tried using clj-ns-browser "1.3.1" instead? Do you have a particular reason that you want to use the older version? |
oh, okay )
…On Sat, Feb 24, 2018 at 12:31 PM, Andy Fingerhut ***@***.***> wrote:
Have you tried using clj-ns-browser "1.3.1" instead? Do you have a
particular reason that you want to use the older version?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#57 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ATdJYxCqXpY_88gZAbFxJEPvXNVrlc8hks5tX9bsgaJpZM4SPYgk>
.
|
I think older version was mentioned in the readme. Most probably.
…On Mon, Feb 26, 2018 at 12:10 PM, Duke Dyer ***@***.***> wrote:
oh, okay )
On Sat, Feb 24, 2018 at 12:31 PM, Andy Fingerhut ***@***.***
> wrote:
> Have you tried using clj-ns-browser "1.3.1" instead? Do you have a
> particular reason that you want to use the older version?
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#57 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/ATdJYxCqXpY_88gZAbFxJEPvXNVrlc8hks5tX9bsgaJpZM4SPYgk>
> .
>
|
If you can find it in the README, let me know. I am not seeing it in the latest README anywhere via searching for "0.3" for example. |
hi, this may be a separate issue, but it seems that clj-ns-browser has an obsolete dependency on seesaw: (1.4.3 vs. 1.5.1) clj-commons/seesaw#213 (comment) that is generating this same lein TLS exception. perhaps i can monkey patch this, but FYI. |
Added clj-ns-browser "0.3.0-SNAPSHOT" to my profiles.clj.
$ lein repl
Tried to use insecure HTTP repository without TLS.
The text was updated successfully, but these errors were encountered: