-
-
Notifications
You must be signed in to change notification settings - Fork 56
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
unknown conversion error #133
Comments
Can you debug on your side? I don't have windows so I cannot test. To debug follow the contributing.md instructions and run |
It looks like the command name isn't being sent along in
I tried forcing the issue by using |
I think I'm going to go back to using two seperate cli files, instead of the merging of one. |
I'm experiencing the same issue. So far I have to manually edit |
This was fixed in #136, but it was never merged. You can use that fork instead. |
I have installed cson on Windows globally using
npm install --global cson
, but I get an unknown conversion error when I try to run the commands from Powershell:The text was updated successfully, but these errors were encountered: