Skip to content

Instantly share code, notes, and snippets.

@jjn1056
Created April 19, 2020 18:46
Show Gist options
  • Save jjn1056/7a270e429830a060662f134e88569252 to your computer and use it in GitHub Desktop.
Save jjn1056/7a270e429830a060662f134e88569252 to your computer and use it in GitHub Desktop.
t/basic.t .. # Can't initialize a schema with the given configuration
# Returned Error: {UNKNOWN}: {UNKNOWN}: Inconsistent hierarchy during C3 merge of class 'Component':
# current merge results [
# Component,
# ]
# merging failed on 'DBIx::Class' at /Users/jnapiorkowski/.perlbrew/libs/perl-5.28.1@default/lib/perl5/Moo.pm line 150.
# Compilation failed in require at /Users/jnapiorkowski/.perlbrew/libs/perl-5.28.1@default/lib/perl5/Class/C3/Componentised.pm line 146. at /Users/jnapiorkowski/.perlbrew/libs/perl-5.28.1@default/lib/perl5/Class/C3/Componentised.pm line 151
# Compilation failed in require at /Users/jnapiorkowski/.perlbrew/libs/perl-5.28.1@default/lib/perl5/Class/C3/Componentised.pm line 146. at /Users/jnapiorkowski/.perlbrew/libs/perl-5.28.1@default/lib/perl5/Class/C3/Componentised.pm line 151
# Compilation failed in require at /Users/jnapiorkowski/.perlbrew/libs/perl-5.28.1@default/lib/perl5/Module/Runtime.pm line 314.
# configuration: {
# 'fixture_sets' => {},
# 'schema_class' => 'Schema'
# }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment