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
stdinout isn't an application right now, but it should be. Do the usual: add _app.erl, _sup (simple one for one?), and fix loading paths to use priv_dir instead of jumping around based on module names.
The text was updated successfully, but these errors were encountered:
stdinout isn't an application right now, but it should be. Do the usual: add _app.erl, _sup (simple one for one?), and fix loading paths to use priv_dir instead of jumping around based on module names.
The text was updated successfully, but these errors were encountered: