Yarn run build failure in Windows when NODE_ENV set to dev

Running yarn run build or yarn build for windows with NODE_ENV set to dev the following error occurs everytime just for the dev build:
“The job exceeded the maximum log length, and has been terminated.”

Please find the build link below :
https://travis-ci.org/maidsafe/safe_browser/jobs/472576193
Note:
I have already set yarn_gpg = no as this was something that caused errors in other threads in the forum.

1 Like

Anyone got any idea on this? I’d love to know what’s up… ?

I got this step working as noted over here: Yarn failed on Windows os environment