@@ -36,7 +36,8 @@ node{
dir("${env.WORKSPACE}/angular-client")
- {
+ {
+ sh 'npm install -g phantomjs-prebuilt'
sh 'npm i @angular-devkit/build-angular@0.901.4'
sh 'npm list | grep phantomjs'
// sh 'npm install'