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

Cannot use open command in precompiled package #42

Closed
goofansu opened this issue Jan 14, 2018 · 1 comment
Closed

Cannot use open command in precompiled package #42

goofansu opened this issue Jan 14, 2018 · 1 comment

Comments

@goofansu
Copy link

goofansu commented Jan 14, 2018

❯ iex
Erlang/OTP 20 [erts-9.1.1] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-threads:10] [hipe] [kernel-poll:false] [dtrace]

Interactive Elixir (1.5.3) - press Ctrl+C to exit (type h() ENTER for help)
iex(1)> open URI.encode_query
Could not open: "/usr/local/Cellar/asdf/0.4.0/installs/elixir/1.5.3/bin/../lib/elixir/lib/uri.ex". File is not available.

There is no lib folder under /usr/local/Cellar/asdf/0.4.0/installs/elixir/1.5.3/lib/elixir.

Precompiled packages are not providing lib directory.

@goofansu
Copy link
Author

goofansu commented Mar 5, 2018

There is lib directory in precompiled packages since 1.6.0.

Close.

@goofansu goofansu closed this as completed Mar 5, 2018
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

1 participant