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

Umbrella project: error in compilation #13

Open
hissssst opened this issue Apr 28, 2020 · 2 comments
Open

Umbrella project: error in compilation #13

hissssst opened this issue Apr 28, 2020 · 2 comments

Comments

@hissssst
Copy link

Problem

Umbrella app with compilation error
Project structure:

my_project
├── apps
│   ├── my_in_umbrella_project
... ...
├── mix.exs
...

Desired behaviour

Show compilation error in file

Actual behaviour

In /mix.exs :
[ElixirLS] [E] Build failed for unknown reason. See output log.

CocInfo output

## Output channel: elixir

Started ElixirLS Fork v0.3.0
Elixir version: "1.10.2 (compiled with Erlang/OTP 21)"
Erlang version: "22"
Compiling with Mix env test

== Compilation error in file lib/my_in_umbrella_project/file.ex ==
** (CompileError)  Some compilation error
    lib/my_in_umbrella_project/file.ex: (module)
    (stdlib 3.12.1) erl_eval.erl:680: :erl_eval.do_apply/6
@amiralies
Copy link
Collaborator

Can you make sample repo which is reproducing this?

@hissssst
Copy link
Author

I am sorry, I can't. This happens in my working repo, and I can't make the code public

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