Thomation
Results
1
issues of
Thomation
"found undefined tag handle while parsing a node at line 21 column 5 (Psych::SyntaxError)" I got this error on parsing unity3d prefab file with parse_stream method. ``` Psych.parse_stream(yaml, filename: path)...