You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./elm-ios/elm-ios.py
Success! Compiled 0 modules.
Traceback (most recent call last):
File "../elm-ios/elm-ios.py", line 177, in <module>
main()
File "../elm-ios/elm-ios.py", line 158, in main
join_path(BUILD_DIR, TEMPLATE_NAME, COMPILED_ELM_FNAME))
OSError: [Errno 2] No such file or directory
It would be neater if we didn't stacktrace and told the user what was happening. I'll submit a pull req.
The text was updated successfully, but these errors were encountered:
When run without arguments, elm-ios.py outputs:
It would be neater if we didn't stacktrace and told the user what was happening. I'll submit a pull req.
The text was updated successfully, but these errors were encountered: