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
{{ message }}
This repository was archived by the owner on Jun 10, 2025. It is now read-only.
Rich-Harris edited this page Oct 15, 2014
·
5 revisions
This page exists to document the various errors that gobble emits if it encounters problems. When gobble creates an error, it inherits from GobbleError (defined here) - these errors have a code property which is one of those listed below, and a name property which is 'GobbleError'.
These error codes can be used by external modules, such as gobble-cli, but are subject to change.
code
description
additional properties
TRANSFORMATION_FAILED
An error occurred while executing a transformation