Skip to content

Error YamlParseException #110

@loreberti89

Description

@loreberti89

Hello,
I have npm v 5.6.0, node v 6.11.0.
My dploy.yaml is similar to:

master:
  scheme: sftp
    host: 192.168.1.1
    port: 22
    user: user
    pass: password
    check: true
    path:
      remote: /var/www/sitename/

When I perform :
dploy name

It return this error:

C:\Users\username\AppData\Roaming\npm\node_modules\dploy\node_modules\yamljs\bin\yaml.js:1219 throw new YamlParseException('Unable to parse.', this.getRealCurrentLineNb() + 1, this.currentLine);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions