image: node:8.11.4 pipelines: default: - step: caches: - node script: - yarn - ./node_modules/@angular/cli/bin/ng test --browsers PhantomJS --watch=false + ./nod...
Hi, I'm having a problem installing PhantomJS during the build: PhantomJS not found on PATH Phantom installation failed TypeError: Path must be a string. Received undefined at assertPath (pat...
Running bamboo server on windows 2012 r2 machine. I can remote into the server and run this script successfully. When launching it in a plan, I receive the following error regarding the k...
Copied to clipboard