Hi there, I am seeing this unhandled promise rejec...
# general
m
Hi there, I am seeing this unhandled promise rejection warning pretty frequently on stack up operations using the automation api…
Copy code
(node:1411) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, stat '/var/folders/r0/4twlwm257f3_6s79zz677ypm0000gn/T/automation-logs-up-kwf7vt/eventlog.txt'
I can verify that the directories up until
automation-logs-up-kwf7vt
exist on my local machine. Any ideas of how I can resolve this?