Skip to content

yaml2json error with absolute file path. #136

@xmxiaoq

Description

@xmxiaoq

pushd d:\

absolute path raise error:
yaml2json -s D:.gitlab-ci1.yml
ENOENT: no such file or directory, stat 'd:\D:.gitlab-ci1.yml'

relative path is ok:
yaml2json -s .gitlab-ci1.yml
saved d:.gitlab-ci1.json

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