Skip to main content

Troubleshooting

If this page can't solve your problem, please submit an issue on GitHub.

YAMLException

This error may occurred when some of components can't be dumped by js-yaml. Please make sure all objects in your components can be stringified or have toJSON() implemented.

YAMLException: unacceptable kind of an object to dump