elt547

elt547

Odd issue fetching docs for local use: Couldn't find docs for package with name elixir

I’m trying to fetch hex docs for local use. About to get on an airplane with no wifi. Lots of packages are not found though, and I’m not sure why.

I run mix hex.docs fetch elixir and I get the message Couldn't find docs for package with name elixir or version 1.13.3. Anyone have any idea what’s going on? There are several packages that this happens with.

Most Liked

josevalim

josevalim

Creator of Elixir

Ok, so please ignore me, I was clearly wrong :smiley:

elt547

elt547

I think it must’ve changed recently. The good news is that you CAN fetch the elixir docs like that! After I switched to my cellular connection it worked like a charm.

So slick, I’m glad we’ve got such a robust offering of tools in the elixir ecosystem! Even simple things like this make me excited for what’s to come.

thomas.fortes

thomas.fortes

My guess would be some kind of DNS spoofing associated with certain keywords, airports and hotels usually do this kind of shit to their connections.

Exadra37

Exadra37

I understand your situation, but in that case shouldn’t you plan to have a good data plan on your SIM card?
I have one on mine that also works well when in roaming.

This becomes also a security risk for your employer, but many employers are not yet aware of the risk associated with employees working on public wifi, or they downplay the risk, but in some industries its not an acceptable risk.

Attackers when wanting they always achieve, but the public wifi risk are by far bigger then the ones you face at home.
Not only old routers, even modern routers are crap in terms of security for a persistent attacker.

When on public wifi (or at home if the attacker is outside your home) you also face the danger of the wifi being spoofed by a device like this:

P.S: Maybe a moderator want to split this into another topic with a tile like Risks of working on a public wifi

josevalim

josevalim

Creator of Elixir

Elixir is not a package, so you can’t fetch the docs like that. We may address this in the near future though.

Meanwhile you can download Elixir docs from its release page on GitHub.

Where Next?

Popular in Questions Top

dotdotdotPaul
Okay, I'm having a heck of a time trying to figure out how to best handle the validation of belongs_to associations in Ecto. I'm sure I'...
New
gshaw
What is the idiomatic way of matching for not nil in Elixir? E.g., First way: defp halt_if_not_signed_in(conn, signed_in_account) when...
New
albydarned
Hello all! I am typing this post from my new MacBook Pro with the M1 chip. I’m loving it so far, and will probably use it as my daily dr...
New
New
Harrisonl
We have an ECS cluster with 4 services, where each task joins a single cluster, via discovery ECS discovery service. Currently when I de...
New
Kagamiiiii
Student & New to elixir. Nice language. I want to convert a english character, e.g. “a”, which is stored in a variable, to it’s asci...
New
ashish173
I am using Ecto timestamps with postgres, I can see the timestamps() use the :naive_dateime but for my use case I wanted to store the ti...
New
alice
Hey, Just curious what are the main benefits of Elixir compared to Clojure? When is Elixir more useful than Clojure and vice versa? Th...
New
kostonstyle
Hi all I want to have a unix time, from the current time plus 1 hour. DateTime.now + 1 hour How to get it in elixir? Thanks
New
chrisalley
ExUnit now has describe blocks which is a welcome addition coming from RSpec. In the docs, it states that nested hierarchies of describe ...
New

Other popular topics Top

sergio
In Ruby, I can go: User.find_by(email: "foobar@email.com").update(email: "hello@email.com") How can I do something similar in Elixir? ...
New
vonH
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
New
William
I would like to know that is there any online source for learning Phoenix Framework for building E-Commerce Store? Any advantage on build...
New
lessless
I believe there are people here who are dealing with CSV files import on the daily basis, and since Excel is a really popular tool there ...
New
axelson
This post is a wiki (feel free to hit the edit button near the bottom right of this post to add your own changes!) This post collects co...
239 45766 226
New
jononomo
I am trying to figure out how Mix knows whether the environment is test, dev, or prod -- where is this set? Thanks.
New
vertexbuffer
Hello, can anybody help here..? I have a list of players and I what to delete an element, but every for loop the list is reverting to ori...
New
freewebwithme
Using vs code and installed ElixirLS: support and debugger. And I got an error popped up on start up says Failed to run ‘elixir’ comma...
New
baxterw3b
Hi guys, i’m new in the Elixir world, and i have to say, that i love it! i’m having some problem to understand anonymous functions with ...
New
vrod
I am using the Starship cross-shell prompt – it seems pretty nice, but I get some errors: [WARN] - (starship::utils): Executing command ...
New

We're in Beta

About us Mission Statement