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

When the LFE escriptize command runs, it doesn't compile LFE first #21

Open
oubiwann opened this issue Jul 15, 2020 · 1 comment
Open
Labels
bug Something isn't working
Milestone

Comments

@oubiwann
Copy link
Member

The rebar3 LFE compiler doesn't seem to be compiling the LFE app (included in the rebar3.config file to be bundled with the escript). This does not work:

$ rebar3 lfe escriptize

Whereas this does:

$ rebar3 lfe compile
$ rebar3 escriptize
@oubiwann oubiwann added the bug Something isn't working label Jul 15, 2020
oubiwann added a commit that referenced this issue Jul 15, 2020
oubiwann added a commit that referenced this issue Jul 15, 2020
oubiwann added a commit that referenced this issue Jul 15, 2020
oubiwann added a commit that referenced this issue Jul 15, 2020
oubiwann added a commit that referenced this issue Jul 15, 2020
@oubiwann oubiwann added this to the 0.4.0 milestone Jul 15, 2020
@oubiwann
Copy link
Member Author

This is no longer manifesting, since the documentation says simply to run rebar3 escriptize ... but I think it still needs to be fixed.

@oubiwann oubiwann modified the milestones: 0.4.0, 0.5.0 Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant