I was trying to build my project on jenkins. The local build is successful but Jenkins build is failing. Any fix for this? I am using primeng module to implement p-organisationchart. I suspect that could be the issue.
versions I am using are:
`"primeicons": "^4.1.0",
"primeng": "^11.3.0",
"node" : 14.16.0`
I am working on Angular 8