gentics / mesh-ui

Gentics Mesh UI
https://getmesh.io
Apache License 2.0
23 stars 27 forks source link

Fixed npm depedencies #309

Closed pschulzk closed 4 years ago

pschulzk commented 4 years ago

Multiple npm dependencies had severe vulnerabilities according to npm audit. After performing npm audit fix building was impossible. Repaired dependencies by downgrading @angular-devkit/build-angular to 0.803.24.

pschulzk commented 4 years ago

Solution inspired by beloved StackOverflow: https://stackoverflow.com/questions/59447679/an-unhandled-exception-occurred-job-name-getprojectmetadata-does-not-exist