Error!

Symfony\Component\Yaml\Exception\ParseException

File "/var/www/weekendsim/../app/app.yml" does not exist.

Full Dump
object(Symfony\Component\Yaml\Exception\ParseException)#18 (11) {
  ["message":protected]=>
  string(57) "File "/var/www/weekendsim/../app/app.yml" does not exist."
  ["string":"Exception":private]=>
  string(0) ""
  ["code":protected]=>
  int(0)
  ["file":protected]=>
  string(50) "/var/www/weekendsim/vendor/symfony/yaml/Parser.php"
  ["line":protected]=>
  int(53)
  ["trace":"Exception":private]=>
  array(4) {
    [0]=>
    array(5) {
      ["file"]=>
      string(48) "/var/www/weekendsim/vendor/symfony/yaml/Yaml.php"
      ["line"]=>
      int(56)
      ["function"]=>
      string(9) "parseFile"
      ["class"]=>
      string(29) "Symfony\Component\Yaml\Parser"
      ["type"]=>
      string(2) "->"
    }
    [1]=>
    array(5) {
      ["file"]=>
      string(68) "/var/www/weekendsim/vendor/loft39/conduit/src/Parsers/YamlParser.php"
      ["line"]=>
      int(27)
      ["function"]=>
      string(9) "parseFile"
      ["class"]=>
      string(27) "Symfony\Component\Yaml\Yaml"
      ["type"]=>
      string(2) "::"
    }
    [2]=>
    array(5) {
      ["file"]=>
      string(53) "/var/www/weekendsim/vendor/loft39/conduit/src/App.php"
      ["line"]=>
      int(41)
      ["function"]=>
      string(10) "configRead"
      ["class"]=>
      string(26) "Conduit\Parsers\YamlParser"
      ["type"]=>
      string(2) "->"
    }
    [3]=>
    array(5) {
      ["file"]=>
      string(33) "/var/www/weekendsim/web/index.php"
      ["line"]=>
      int(10)
      ["function"]=>
      string(11) "__construct"
      ["class"]=>
      string(11) "Conduit\App"
      ["type"]=>
      string(2) "->"
    }
  }
  ["previous":"Exception":private]=>
  NULL
  ["parsedFile":"Symfony\Component\Yaml\Exception\ParseException":private]=>
  NULL
  ["parsedLine":"Symfony\Component\Yaml\Exception\ParseException":private]=>
  int(-1)
  ["snippet":"Symfony\Component\Yaml\Exception\ParseException":private]=>
  NULL
  ["rawMessage":"Symfony\Component\Yaml\Exception\ParseException":private]=>
  string(57) "File "/var/www/weekendsim/../app/app.yml" does not exist."
}
Stack Trace
# Function Location
0 Symfony\Component\Yaml\Parser->parseFile /var/www/weekendsim/vendor/symfony/yaml/Yaml.php
1 Symfony\Component\Yaml\Yaml::parseFile /var/www/weekendsim/vendor/loft39/conduit/src/Parsers/YamlParser.php
2 Conduit\Parsers\YamlParser->configRead /var/www/weekendsim/vendor/loft39/conduit/src/App.php
3 Conduit\App->__construct /var/www/weekendsim/web/index.php

Fatal error: Uncaught Error: Typed property Conduit\App::$pluginManager must not be accessed before initialization in /var/www/weekendsim/vendor/loft39/conduit/src/App.php:75 Stack trace: #0 /var/www/weekendsim/web/index.php(10): Conduit\App->run() #1 {main} thrown in /var/www/weekendsim/vendor/loft39/conduit/src/App.php on line 75