Created
August 3, 2014 22:31
-
-
Save knewter/dc67f7aa3c0c37a7a424 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
iex(1)> :application.ensure_all_started(BeamToolboxData) | |
{:error, | |
{BeamToolboxData, {'no such file or directory', 'Elixir.BeamToolboxData.app'}}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment