npm install -g @angular/cli failing with syntax error – CentOS
I have a jenkins job that runs on a centos 7 container. Once the container is up the jenkins job runs a script that executes npm install -g @angular/cli This has worked for about an year but today it started…