Created
March 6, 2017 07:50
-
-
Save ouychai/7e1adef5c8caeb8b24dedaa018c82eb8 to your computer and use it in GitHub Desktop.
Errors from aws-graph
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
ouychai@ouychai-HP-Notebook:~$ sudo aws-graph draw -c config.yml -o output.png | |
/var/lib/gems/2.2.0/gems/aws-graph-0.0.5/lib/aws-graph.rb:231:in `load': uninitialized constant AwsGraph::CLI::AWS (NameError) | |
from /var/lib/gems/2.2.0/gems/aws-graph-0.0.5/lib/aws-graph.rb:17:in `draw' | |
from /var/lib/gems/2.2.0/gems/thor-0.19.4/lib/thor/command.rb:27:in `run' | |
from /var/lib/gems/2.2.0/gems/thor-0.19.4/lib/thor/invocation.rb:126:in `invoke_command' | |
from /var/lib/gems/2.2.0/gems/thor-0.19.4/lib/thor.rb:369:in `dispatch' | |
from /var/lib/gems/2.2.0/gems/thor-0.19.4/lib/thor/base.rb:444:in `start' | |
from /var/lib/gems/2.2.0/gems/aws-graph-0.0.5/bin/aws-graph:5:in `<top (required)>' | |
from /usr/local/bin/aws-graph:23:in `load' | |
from /usr/local/bin/aws-graph:23:in `<main>' | |
ouychai@ouychai-HP-Notebook:~$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment