You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now i'm using my work computer, init prmd as https://github.com/interagent/prmd README.md.And this time "Combine into a single schema" success, but the last fail, like this:
Sorry for the delay, unfortunately I've always found encoding issues to be pretty hard to duplicate/debug. It looks like it might be an issue of mis-interpreting how files should be read due to the setting on the system. For instance, I found a similar error message coming from a different project here: imathis/octopress#1391. From that I suspect that on your system, it is trying to interpret the files as GBK instead of utf-8, which may be leading to the problem. It may be that we need to add similar casts to utf-8 in our File.read. Does that make sense? Would you be willing to give that a try and see if it helps? Thanks!
I use command line in Usage, but combine into a single schema error.
who can help me?
The text was updated successfully, but these errors were encountered: