Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to decode vars: invalid character '\'' looking for beginning of value #8

Closed
solvingj opened this issue Jul 20, 2017 · 3 comments

Comments

@solvingj
Copy link

Copied and pasted from the example using changelog with --vars option.

C:\Users\jerry\git-go\go-bin-rpm>changelog md --out=CHANGELOG.md --vars='{"name":"changelog"}'
Failed to decode vars: invalid character '\'' looking for beginning of value

@mh-cbon
Copy link
Owner

mh-cbon commented Aug 22, 2017

[mh-cbon@pc2 changelog] $ changelog md --out=CHANGELOG.md --vars='{"name":"changelog2"}'
[mh-cbon@pc2 changelog] $ changelog md --out=CHANGELOG.md --vars='{"name":"changelog"}'

so weird. Can you give me more details ? go env / systeminfo | findstr /B /C:"OS Name" /C:"OS Version"

@solvingj
Copy link
Author

I am grateful to you for publishing your wonderful tools, but you never responded to this:

mh-cbon/go-github-release#20

I think the tools are amazing, but I can't promote them to the community if you don't have time or interest in supporting them. Please let me know.

@mh-cbon
Copy link
Owner

mh-cbon commented Aug 23, 2017

Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.

C:\Users\vagrant>changelog md --out=CHANGELOG.md --vars='{"name":"changelog"}'
Failed to decode vars: invalid character '\'' looking for beginning of value

C:\Users\vagrant>changelog md --out=CHANGELOG.md --vars='{"name":"changelog"}'
Failed to decode vars: invalid character '\'' looking for beginning of value

C:\Users\vagrant>changelog md --out=CHANGELOG.md --vars='{"name":"changelog"}
Failed to decode vars: invalid character '\'' looking for beginning of value

C:\Users\vagrant>changelog md --out=CHANGELOG.md --vars="{\"name\":\"changelog\"
}"
Changelog file does not exist.

C:\Users\vagrant>

looks likes an issue with windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants