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
{{ message }}
This repository was archived by the owner on Feb 1, 2018. It is now read-only.
I'm trying to run bwoken on Jenkins and it builds fine, but it shows this error for every .js script:
-[__NSCFConstantString stringByAppendingPathExtension:]: cannot append extension 'tracetemplate' to path ''
It works fine in OSX terminal, but not in Jenkins script; so I'm guessing I have to change some environment variables to absolute paths. I just need help identifying which. Thanks.