<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi,</p>
    <p>YAML ist sehr wählerisch was den whitespace (Leerzeichen, tabs, Zeilenumbrüche etc.) angeht. Als tipp bei Yaml dateien empfehle ich daher im Editor das Anzeigen von Whitespace zu aktivieren.</p>
    <p>Ohne den Code zu sehen kann ich nichts konkretes sagen, aber ich würde mal darauf tippen, dass Du evtl. ein Leerzeichen zu viel oder zu wenig hast. Es könnte auch sein, dass Du tab statt Leerzeichen verwendet hast.</p>
    <p>Schau auch mal ganz genau nach ob nach einem Doppelpunkt bzw einem bindestrich bei der Variablendeklaration immer ein Leerzeichen steht.</p>
    <p>Konkretere Hilfe könnte ich anbieten, wenn Du den entsprechenden Codeabschnitt postest (z.B. Zeile 140 - 160)</p>
    <p>Viel Erfolg</p>
    <p>Till</p>
    <div class="moz-cite-prefix">On 06.01.19 15:41, Frankes wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:2491889.JnpNQYLTKK@hugin">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <meta name="qrichtext" content="1">
      <style type="text/css">
p, li { white-space: pre-wrap; }
</style>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Hallo</p>
      <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Bekomme hier beim resamble eine Fehlermeldung zum YAML-Code:</p>
      <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'monospace'; color:#000000; background-color:#ffffff;">InvalidYaml (Just (YamlParseException {yamlProblem = "did not find expected key", yamlContext = "while parsing a block mapping", yamlProblemM</span><span style=" font-family:'monospace';">
ark = YamlMark {yamlIndex = 6923, yamlLine = 149, yamlColumn = 2}}))

Fehler schleichen sich ein, aber wie kann ich die Fehlermeldung interpretieren, damit ich einen Fehler schnell eingrenzen kann?</span></p>
      <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'monospace';">YamlIndex -> sagt mir nichts</span></p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'monospace';">YamlLine  -> in der Zeile keine Auffälligkeit, oder anders zu zählen?</span></p>
      <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'monospace';">Danke</span></p>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
    </blockquote>
  </body>
</html>