Created
February 9, 2020 18:12
-
-
Save ffrank/77eed17107c0975d7f38a70bcbe5f019 to your computer and use it in GitHub Desktop.
This file contains 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
$ mgmt run --tmp-prefix lang examples/lang/os.mcl | |
2020-02-09 19:11:39.566679 I | cli: lang: lexing/parsing... | |
2020-02-09 19:11:39.602894 I | cli: lang: init... | |
2020-02-09 19:11:39.603889 I | cli: lang: interpolating... | |
2020-02-09 19:11:39.606002 I | cli: lang: building scope... | |
2020-02-09 19:11:39.610499 I | run: error: cli parse error: could not set scope: import scope `golang/exec` failed: system import of `golang/exec` failed: could not find any non-empty scope named: golang/exec | |
$ $ uname -a | |
Linux dev-app01-ffrank 4.4.0-140-generic #166-Ubuntu SMP Wed Nov 14 20:09:47 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment