mockaroo-node
mockaroo-node copied to clipboard
unhandledRejection in client.js
If the generate request fails, the entire process will fail due to this issue.
unhandledRejection TypeError: Cannot read property 'error' of undefined
at Client.convertError (/var/task/node_modules/mockaroo/lib/client.js:186:38)
at /var/task/node_modules/mockaroo/lib/client.js:117:41
at process._tickDomainCallback (internal/process/next_tick.js:135:7)