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

error dialog if the path to Lamdera binary is not set #809

Open
frankbe opened this issue Apr 8, 2024 · 2 comments
Open

error dialog if the path to Lamdera binary is not set #809

frankbe opened this issue Apr 8, 2024 · 2 comments

Comments

@frankbe
Copy link

frankbe commented Apr 8, 2024

In the new beta version 5.0.0-beta26, when I open an existing elm project in Intellij for the first time, I get the prompt "No Elm projects found" with the option "Attach elm.json" as expected. After selecting the elm.json an error dialog appears (see picture), since I do not have Lamdera installed.

grafik

This is of course only a bug if lambda configuration is considered optional (which I assume is the case).

PS: As a workaround, it was possible to set the lamdera binary path field in the settings to "/usr/bin/true".

@cies
Copy link
Contributor

cies commented Apr 10, 2024

I used another workaround: set the path to /usr/local/bin/elm (in my case).

Seem to be a duplicate of #791 -- could you confirm that?

@frankbe
Copy link
Author

frankbe commented Apr 14, 2024

yes, it's the same thing. I reviewed #791 and agree that the pull request most likely will fix this bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants