Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unhandled exception in orders import #144

Open
nkuehn opened this issue Oct 10, 2019 · 2 comments
Open

unhandled exception in orders import #144

nkuehn opened this issue Oct 10, 2019 · 2 comments
Labels

Comments

@nkuehn
Copy link

nkuehn commented Oct 10, 2019

Getting this error when importing into a clean empty project using the current master:

(node:83096) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'errors' of undefined
    at _services.client.execute.catch.err (/Users/nkuehn/GitHub/commercetools-sunrise-data/dist/lib/orders.js:93:75)
    at process._tickCallback (internal/process/next_tick.js:68:7)
@nkuehn nkuehn added the bug label Oct 10, 2019
@michaelashe
Copy link

I can back up @nkuehn here as I came across the exact same error message as I was testing another issue.

@harm-meijer
Copy link
Contributor

Do you still get this error with the new release?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants