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
Upon running the tool, I get the following response:
> [email protected] import
> npx babel-node -x .ts index.ts
Connecting to https://api-prod.omnivore.app/api/graphql
error response: [object Object]
Successfully started import.
This is problematic both due to the unspecific error response, as well as the fact that the tool reports a successful import regardless of anything (the success message should presumably instead be included in the try block).
The text was updated successfully, but these errors were encountered:
Upon running the tool, I get the following response:
This is problematic both due to the unspecific error response, as well as the fact that the tool reports a successful import regardless of anything (the success message should presumably instead be included in the try block).
The text was updated successfully, but these errors were encountered: