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 run program null” when trying to run tests #331

Closed
klazuka opened this issue Feb 28, 2019 · 1 comment
Closed

“Cannot run program null” when trying to run tests #331

klazuka opened this issue Feb 28, 2019 · 1 comment

Comments

@klazuka
Copy link
Collaborator

klazuka commented Feb 28, 2019

Reported by MickeyV on Slack

Having problem running tests, I get

cannot run program null (in directory "/Users/me/path/to/project"): error=2, No such file or directory
@klazuka
Copy link
Collaborator Author

klazuka commented Feb 28, 2019

After some debugging, we determined that the problem was caused by upgrading from the elm-test-runner plugin. Maybe there was a stale run configuration laying around?

In any case, the fix was to open IntelliJ Settings -> “Languages & Frameworks” -> “Elm” and then explicitly set the path to elm-test.

@klazuka klazuka closed this as completed Feb 28, 2019
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